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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c2085 if (happy_status & GREG_STAT_TXALL) {
2117 GREG_STAT_TXALL |
2134 if (happy_status & GREG_STAT_TXALL) {

Completed in 76 milliseconds