IGC_ICR_RXSEQ
if (reg_icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC))
if (reg_icr & (IGC_ICR_RXSEQ | IGC_ICR_LSC)) {
#define IGC_IMS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */
#define IGC_ICS_RXSEQ IGC_ICR_RXSEQ /* Rx sequence error */