Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgb_hw.h582 #define IXGB_RX_DESC_ERRORS_CE 0x01 macro
Dif_ixgb.c1746 if (current_desc->errors & (IXGB_RX_DESC_ERRORS_CE | in ixgb_rxeof()
1830 if ((current_desc->errors & (IXGB_RX_DESC_ERRORS_CE | in ixgb_rxeof()