aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx_lib.h
diff options
context:
space:
mode:
authorLarysa Zaremba <[email protected]>2023-12-05 21:08:31 +0000
committerAlexei Starovoitov <[email protected]>2023-12-14 00:16:40 +0000
commit3310aad20defb96eaf363ab2643e876a6275c72b (patch)
tree364afd27a5107b3479051da4b8959ca008f1ed81 /drivers/net/ethernet/intel/ice/ice_txrx_lib.h
parentice: make RX hash reading code more reusable (diff)
downloadkernel-3310aad20defb96eaf363ab2643e876a6275c72b.tar.gz
kernel-3310aad20defb96eaf363ab2643e876a6275c72b.zip
ice: make RX HW timestamp reading code more reusable
Previously, we only needed RX HW timestamp in skb path, hence all related code was written with skb in mind. But with the addition of XDP hints via kfuncs to the ice driver, the same logic will be needed in .xmo_() callbacks. Put generic process of reading RX HW timestamp from a descriptor into a separate function. Move skb-related code into another source file. Reviewed-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Larysa Zaremba <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_txrx_lib.h')
0 files changed, 0 insertions, 0 deletions