Searched refs:AR_TXC11_RTS_ENABLE (Results 1 – 2 of 2) sorted by relevance
1689 ds->ds_ctl11 |= AR_TXC11_RTS_ENABLE; in ar9003_tx()1694 ds->ds_ctl11 |= AR_TXC11_RTS_ENABLE; in ar9003_tx()1699 if (ds->ds_ctl11 & (AR_TXC11_RTS_ENABLE | AR_TXC11_CTS_ENABLE)) { in ar9003_tx()1786 if (ds->ds_ctl11 & (AR_TXC11_RTS_ENABLE | AR_TXC11_CTS_ENABLE)) { in ar9003_tx()1791 if (ds->ds_ctl11 & AR_TXC11_RTS_ENABLE) { in ar9003_tx()1798 if (ds->ds_ctl11 & AR_TXC11_RTS_ENABLE) { in ar9003_tx()
1003 #define AR_TXC11_RTS_ENABLE 0x00400000 macro