Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dmci.c697 bool concur_tx) in ath9k_mci_set_txpower() argument
701 bool old_concur_tx = mci_hw->concur_tx; in ath9k_mci_set_txpower()
704 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()
721 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()
723 mci_hw->concur_tx = concur_tx; in ath9k_mci_set_txpower()
725 if (old_concur_tx != mci_hw->concur_tx) in ath9k_mci_set_txpower()
A Dmci.h163 bool concur_tx);
173 bool concur_tx) in ath9k_mci_set_txpower() argument
A Dbtcoex.c279 bool concur_tx = (mci_hw->concur_tx && btcoex_hw->tx_prio[stomp_type]); in ath9k_hw_btcoex_set_weight() local
301 if (concur_tx && i) { in ath9k_hw_btcoex_set_weight()
311 if (concur_tx) { in ath9k_hw_btcoex_set_weight()
A Dbtcoex.h95 bool concur_tx; member
A Dgpio.c474 ATH_DUMP_BTCOEX("Concurrent Tx", btcoex_hw->mci.concur_tx); in ath9k_dump_mci_btcoex()
A Dar9003_mci.c1573 if (!ah->btcoex_hw.mci.concur_tx) in ar9003_mci_get_max_txpower()

Completed in 12 milliseconds