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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_defines.h333 #define E1000_ICR_DOUTSYNC 0x10000000 /* NIC DMA out of sync */ macro
372 #define E1000_IMS_DOUTSYNC E1000_ICR_DOUTSYNC /* NIC DMA out of sync */
H A Digb_main.c4468 if (icr & E1000_ICR_DOUTSYNC) {
5155 if (icr & E1000_ICR_DOUTSYNC) {
5197 if (icr & E1000_ICR_DOUTSYNC) {

Completed in 58 milliseconds