Searched refs:E1000_ICR_INT_ASSERTED (Results 1 - 5 of 5) 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.h331 #define E1000_ICR_INT_ASSERTED 0x80000000 macro
H A Digb_main.c5191 if (!(icr & E1000_ICR_INT_ASSERTED))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Ddefines.h400 #define E1000_ICR_INT_ASSERTED 0x80000000 /* If this bit asserted, the driver should claim the interrupt */ macro
H A Dnetdev.c1569 if (!(icr & E1000_ICR_INT_ASSERTED))
1614 if (!(icr & E1000_ICR_INT_ASSERTED)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1680 #define E1000_ICR_INT_ASSERTED 0x80000000 /* If this bit asserted, the driver should claim the interrupt */ macro

Completed in 110 milliseconds