Searched refs:TXSHRMT (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/char/
H A Drocket_int.h175 #define TXSHRMT 0x02 /* Tx shift register is empty */ macro
177 #define DRAINED (TXFIFOMT | TXSHRMT) /* indicates Tx is drained */
777 TXSHRMT: Tx shift register is empty
804 TXSHRMT: Tx shift register is empty
H A Drocket.c1485 if (sGetChanStatusLo(cp) & TXSHRMT)

Completed in 111 milliseconds