Searched refs:ath9k_mci_set_txpower (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A 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
|
H A 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()
|
H A D | main.c | 341 ath9k_mci_set_txpower(sc, true, false); in ath_reset_internal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A 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
|
H A D | mci.c | 694 void ath9k_mci_set_txpower(struct ath_softc *sc, bool setchannel, in ath9k_mci_set_txpower() function 759 ath9k_mci_set_txpower(sc, false, true); in ath9k_mci_update_rssi() 766 ath9k_mci_set_txpower(sc, false, false); in ath9k_mci_update_rssi()
|
H A D | main.c | 341 ath9k_mci_set_txpower(sc, true, false); in ath_reset_internal()
|
Completed in 10 milliseconds