Searched refs:E1000_ICR_DOUTSYNC (Results 1 – 3 of 3) sorted by relevance
398 #define E1000_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro437 #define E1000_IMS_DOUTSYNC E1000_ICR_DOUTSYNC /* NIC DMA out of sync */
7044 if (icr & E1000_ICR_DOUTSYNC) { in igb_msix_other()8127 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr_msi()8172 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr()
308 #define E1000_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro