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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dcosa.c207 #define TXBIT 0
1357 if (test_bit(TXBIT, &cosa->rxtx))
1677 set_bit(TXBIT, &cosa->rxtx);
1686 clear_bit(TXBIT, &cosa->rxtx);
1893 if (test_bit(TXBIT, &cosa->rxtx)) {
1922 * Clear the RXBIT, TXBIT and IRQBIT (the latest should be
206 #define TXBIT macro

Completed in 39 milliseconds