Searched refs:IGC_ICR_DOUTSYNC (Results 1 – 2 of 2) sorted by relevance
208 #define IGC_IMS_DOUTSYNC IGC_ICR_DOUTSYNC /* NIC DMA out of sync */221 #define IGC_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
2549 if (icr & IGC_ICR_DOUTSYNC) { in igc_msix_other()3236 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr_msi()3278 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr()