Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc_defines.h261 #define IGC_ICR_RXSEQ BIT(3) /* Rx sequence error */ macro
282 #define IGC_IMS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */
A Digc_main.c5464 if (icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) { in igc_intr_msi()
5509 if (icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) { in igc_intr()

Completed in 16 milliseconds