Searched refs:IXGB_RX_DESC_ERRORS_CE (Results 1 – 2 of 2) sorted by relevance
582 #define IXGB_RX_DESC_ERRORS_CE 0x01 macro
1746 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()