Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2_lan_desc.h198 VIRTCHNL2_RX_BASE_DESC_ERROR_EIPE_M = BIT(5), enumerator
H A Didpf_singleq_txrx.c677 csum_bits.eipe = FIELD_GET(VIRTCHNL2_RX_BASE_DESC_ERROR_EIPE_M, in idpf_rx_singleq_base_csum()