Searched refs:ath9k_mci_set_txpower (Results 1 – 2 of 2) sorted by relevance
/linux/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()
|