Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h520 #define IXGB_RX_DESC_ERRORS_TCPE 0x20 macro
Dixgb_main.c1889 if (rx_desc->errors & IXGB_RX_DESC_ERRORS_TCPE) { in ixgb_rx_checksum()