Searched refs:IGC_ICR_RXSEQ (Results 1 – 2 of 2) sorted by relevance
449 #define IGC_ICR_RXSEQ 0x00000008 /* Rx sequence error */ macro504 #define IGC_IMS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */533 #define IGC_ICS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */
1073 if (reg_icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) in igc_intr()1154 if (reg_icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) { in igc_msix_link()