Searched refs:IGC_ICR_RXSEQ (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h258 #define IGC_ICR_RXSEQ BIT(3) /* Rx sequence error */ macro
279 #define IGC_IMS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */
H A Digc_main.c5853 if (icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) {
5898 if (icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) {

Completed in 214 milliseconds