Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_txrx.c770 if (error & (1 << I40E_RX_DESC_ERROR_L4E_SHIFT)) in ixl_rx_checksum()
H A Di40e_type.h930 I40E_RX_DESC_ERROR_L4E_SHIFT = 4, enumerator