Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgb_hw.h585 #define IXGB_RX_DESC_ERRORS_TCPE 0x20 macro
H A Dif_ixgb.c1881 if (!(rx_desc->errors & IXGB_RX_DESC_ERRORS_TCPE)) { in ixgb_receive_checksum()