Searched refs:GREG_STAT_TXALL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem.h45 #define GREG_STAT_TXALL 0x00000002 /* All TX frames transferred */ macro
63 #define GREG_STAT_NAPI (GREG_STAT_TXALL | GREG_STAT_TXINTME | \
H A Dsunhme.h60 #define GREG_STAT_TXALL 0x02000000 /* Transmitted all packets in the tx-fifo */ macro
H A Dsunhme.c2084 if (happy_status & GREG_STAT_TXALL) {
2116 GREG_STAT_TXALL |
2133 if (happy_status & GREG_STAT_TXALL) {

Completed in 67 milliseconds