Searched refs:rtscts (Results 1 – 1 of 1) sorted by relevance
1111 int txfail = 0, rtscts; in ar5008_tx_process() local1148 rtscts = (ds->ds_ctl0 & (AR_TXC0_RTS_ENABLE | AR_TXC0_CTS_ENABLE)); in ar5008_tx_process()1159 if (rtscts) { in ar5008_tx_process()