Searched refs:IXGB_RX_DESC_ERRORS_TCPE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ixgb/ | ||
D | ixgb_hw.h | 545 #define IXGB_RX_DESC_ERRORS_TCPE 0x20 macro |
D | ixgb_main.c | 1959 if (rx_desc->errors & IXGB_RX_DESC_ERRORS_TCPE) { in ixgb_rx_checksum() |