Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmci.c693 bool concur_tx) in ath9k_mci_set_txpower()
697 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()
692 ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, bool concur_tx) ath9k_mci_set_txpower() argument
H A Dmci.h163 bool concur_tx);
173 bool concur_tx) in 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.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()
H A Dbtcoex.h95 bool concur_tx; member
H A Dgpio.c474 ATH_DUMP_BTCOEX("Concurrent Tx", btcoex_hw->mci.concur_tx); in ath9k_dump_mci_btcoex()
H A Dar9003_mci.c1574 if (!ah->btcoex_hw.mci.concur_tx) in ar9003_mci_get_max_txpower()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmci.c695 bool concur_tx) in ath9k_mci_set_txpower()
699 bool old_concur_tx = mci_hw->concur_tx; in ath9k_mci_set_txpower()
702 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()
719 mci_hw->concur_tx = false; in ath9k_mci_set_txpower()
721 mci_hw->concur_tx = concur_tx; in ath9k_mci_set_txpower()
723 if (old_concur_tx != mci_hw->concur_tx) in ath9k_mci_set_txpower()
694 ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, bool concur_tx) ath9k_mci_set_txpower() argument
H A Dmci.h163 bool concur_tx);
173 bool concur_tx) in 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.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()
H A Dbtcoex.h95 bool concur_tx; member
H A Dgpio.c474 ATH_DUMP_BTCOEX("Concurrent Tx", btcoex_hw->mci.concur_tx); in ath9k_dump_mci_btcoex()
H A Dar9003_mci.c1573 if (!ah->btcoex_hw.mci.concur_tx) in ar9003_mci_get_max_txpower()

Completed in 11 milliseconds