Searched refs:ath9k_set_txpower (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1294 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_txpower() function 1372 ath9k_set_txpower(sc, vif); in ath9k_add_interface() 1414 ath9k_set_txpower(sc, vif); in ath9k_change_interface() 1445 ath9k_set_txpower(sc, NULL); in ath9k_remove_interface() 1551 ath9k_set_txpower(sc, NULL); in ath9k_config() 1942 ath9k_set_txpower(sc, vif); in ath9k_bss_info_changed()
|
H A D | ath9k.h | 678 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif);
|
H A D | debug.c | 1166 ath9k_set_txpower(sc, NULL); in write_file_tpc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1289 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_txpower() function 1367 ath9k_set_txpower(sc, vif); in ath9k_add_interface() 1409 ath9k_set_txpower(sc, vif); in ath9k_change_interface() 1440 ath9k_set_txpower(sc, NULL); in ath9k_remove_interface() 1546 ath9k_set_txpower(sc, NULL); in ath9k_config() 1937 ath9k_set_txpower(sc, vif); in ath9k_bss_info_changed()
|
H A D | ath9k.h | 678 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif);
|
H A D | debug.c | 1175 ath9k_set_txpower(sc, NULL); in write_file_tpc()
|
Completed in 17 milliseconds