Home
last modified time | relevance | path

Searched refs:ath9k_set_txpower (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dmain.c1293 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_txpower() function
1371 ath9k_set_txpower(sc, vif); in ath9k_add_interface()
1413 ath9k_set_txpower(sc, vif); in ath9k_change_interface()
1444 ath9k_set_txpower(sc, NULL); in ath9k_remove_interface()
1550 ath9k_set_txpower(sc, NULL); in ath9k_config()
1941 ath9k_set_txpower(sc, vif); in ath9k_bss_info_changed()
H A Dath9k.h678 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif);
H A Ddebug.c1166 ath9k_set_txpower(sc, NULL); in write_file_tpc()