Searched refs:TX_RDY (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 D3c501.h52 #define TX_RDY 0x08 /* In TX_STATUS */ macro
H A D3c501.c610 (txsr & TX_RDY) ? "." : "but tx is busy!");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dyam.c237 #define TX_RDY MSR_DCTS /* transmitter ready to send */ macro
775 if (msr & TX_RDY) {

Completed in 105 milliseconds