Searched refs:IXGB_RX_DESC_ERRORS_TCPE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | ixgb_hw.h | 585 #define IXGB_RX_DESC_ERRORS_TCPE 0x20 macro |
H A D | if_ixgb.c | 1881 if (!(rx_desc->errors & IXGB_RX_DESC_ERRORS_TCPE)) { in ixgb_receive_checksum() |