Home
last modified time | relevance | path

Searched refs:IGC_ICR_DOUTSYNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h238 #define IGC_IMS_DOUTSYNC IGC_ICR_DOUTSYNC /* NIC DMA out of sync */
251 #define IGC_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
H A Digc_main.c4160 if (icr & IGC_ICR_DOUTSYNC) { in igc_msix_other()
4537 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr_msi()
4582 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H 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
H A Digc_main.c5385 if (icr & IGC_ICR_DOUTSYNC) { in igc_msix_other()
5754 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr_msi()
5799 if (icr & IGC_ICR_DOUTSYNC) { in igc_intr()

Completed in 18 milliseconds