Searched refs:concur_tx (Results 1 – 6 of 6) sorted by relevance
693 bool concur_tx) in ath9k_mci_set_txpower() argument697 bool old_concur_tx = mci_hw->concur_tx; in ath9k_mci_set_txpower()700 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()717 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()719 mci_hw->concur_tx = concur_tx; in ath9k_mci_set_txpower()721 if (old_concur_tx != mci_hw->concur_tx) in ath9k_mci_set_txpower()
163 bool concur_tx);173 bool concur_tx) in ath9k_mci_set_txpower() argument
279 bool concur_tx = (mci_hw->concur_tx && btcoex_hw->tx_prio[stomp_type]); in ath9k_hw_btcoex_set_weight() local301 if (concur_tx && i) { in ath9k_hw_btcoex_set_weight()311 if (concur_tx) { in ath9k_hw_btcoex_set_weight()
95 bool concur_tx; member
474 ATH_DUMP_BTCOEX("Concurrent Tx", btcoex_hw->mci.concur_tx); in ath9k_dump_mci_btcoex()
1574 if (!ah->btcoex_hw.mci.concur_tx) in ar9003_mci_get_max_txpower()