Searched refs:ath9k_mci_set_txpower (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath9k/ |
D | mci.h | 162 void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, 172 static inline void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower() function
|
D | mci.c | 692 void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower() function 757 ath9k_mci_set_txpower(sc, false, true); in ath9k_mci_update_rssi() 764 ath9k_mci_set_txpower(sc, false, false); in ath9k_mci_update_rssi()
|
D | main.c | 341 ath9k_mci_set_txpower(sc, true, false); in ath_reset_internal()
|