Searched refs:I40E_RX_DESC_ERROR_IPE_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/intel/i40e/ | ||
D | i40e_type.h | 758 I40E_RX_DESC_ERROR_IPE_SHIFT = 3, enumerator |
D | i40e_txrx.c | 1803 (rx_error & (BIT(I40E_RX_DESC_ERROR_IPE_SHIFT) | in i40e_rx_checksum() |