Home
last modified time | relevance | path

Searched refs:ICE_RX_FLEX_DESC_STATUS0_XSUM_EIPE_S (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h353 ICE_RX_FLEX_DESC_STATUS0_XSUM_EIPE_S, enumerator
H A Dice_txrx_lib.c117 if (ipv4 && (rx_status0 & (BIT(ICE_RX_FLEX_DESC_STATUS0_XSUM_EIPE_S)))) { in ice_rx_csum()