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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dmci.h163 bool concur_tx);
173 bool concur_tx) ath9k_mci_set_txpower()
172 ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, bool concur_tx) ath9k_mci_set_txpower() argument
H A Dbtcoex.c220 bool concur_tx = (mci_hw->concur_tx && btcoex_hw->tx_prio[stomp_type]); ath9k_hw_btcoex_set_weight() local
242 if (concur_tx && i) { ath9k_hw_btcoex_set_weight()
251 if (concur_tx) { ath9k_hw_btcoex_set_weight()
H A Dmci.c693 bool concur_tx) ath9k_mci_set_txpower()
697 bool old_concur_tx = mci_hw->concur_tx; ath9k_mci_set_txpower()
700 mci_hw->concur_tx = false; ath9k_mci_set_txpower()
717 mci_hw->concur_tx = false; ath9k_mci_set_txpower()
719 mci_hw->concur_tx = concur_tx; ath9k_mci_set_txpower()
721 if (old_concur_tx != mci_hw->concur_tx) ath9k_mci_set_txpower()
692 ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, bool concur_tx) ath9k_mci_set_txpower() argument
H A Dbtcoex.h95 bool concur_tx; member in struct:ath9k_hw_mci
H A Dgpio.c469 ATH_DUMP_BTCOEX("Concurrent Tx", btcoex_hw->mci.concur_tx); ath9k_dump_mci_btcoex()
H A Dar9003_mci.c1563 if (!ah->btcoex_hw.mci.concur_tx) ar9003_mci_get_max_txpower()

Completed in 189 milliseconds