Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_defines.h281 #define IGC_IMS_DOUTSYNC IGC_ICR_DOUTSYNC /* NIC DMA out of sync */
294 #define IGC_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
A Digc_main.c5272 if (icr & IGC_ICR_DOUTSYNC) { in igc_msix_other()
5658 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr_msi()
5703 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr()

Completed in 16 milliseconds