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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Di82593.h150 #define TX_LOST_CTS (1 << 9) macro
H A Dwavelan_cs.c4231 if(tx_status & TX_LOST_CTS)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dznet.c645 if (tx_status & (TX_LOST_CTS | TX_LOST_CRS))
654 if ((tx_status | (TX_LOST_CRS | TX_LOST_CTS | TX_UND_RUN | TX_HRT_BEAT | TX_MAX_COL)) != (TX_LOST_CRS | TX_LOST_CTS | TX_UND_RUN | TX_HRT_BEAT | TX_MAX_COL))

Completed in 77 milliseconds