Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h398 #define E1000_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
437 #define E1000_IMS_DOUTSYNC E1000_ICR_DOUTSYNC /* NIC DMA out of sync */
H A Digb_main.c6848 if (icr & E1000_ICR_DOUTSYNC) { in igb_msix_other()
7931 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr_msi()
7976 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h398 #define E1000_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
437 #define E1000_IMS_DOUTSYNC E1000_ICR_DOUTSYNC /* NIC DMA out of sync */
H A Digb_main.c7025 if (icr & E1000_ICR_DOUTSYNC) { in igb_msix_other()
8108 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr_msi()
8153 if (icr & E1000_ICR_DOUTSYNC) { in igb_intr()

Completed in 31 milliseconds