Searched refs:ath9k_hw_set_txpowerlimit (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common.c | 373 ath9k_hw_set_txpowerlimit(ah, new_txpow, false); in ath9k_cmn_update_txpow()
|
H A D | init.c | 271 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_reg_notifier() 807 ath9k_hw_set_txpowerlimit(ah, MAX_COMBINED_POWER, true); in ath9k_init_band_txpower()
|
H A D | mci.c | 722 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_mci_set_txpower()
|
H A D | hw.h | 1059 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test);
|
H A D | hw.c | 2978 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test) in ath9k_hw_set_txpowerlimit() function 2993 EXPORT_SYMBOL(ath9k_hw_set_txpowerlimit); variable
|
H A D | main.c | 1312 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_set_txpower()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common.c | 373 ath9k_hw_set_txpowerlimit(ah, new_txpow, false); in ath9k_cmn_update_txpow()
|
H A D | init.c | 271 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_reg_notifier() 859 ath9k_hw_set_txpowerlimit(ah, MAX_COMBINED_POWER, true); in ath9k_init_band_txpower()
|
H A D | mci.c | 724 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_mci_set_txpower()
|
H A D | hw.h | 1061 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test);
|
H A D | hw.c | 2976 void ath9k_hw_set_txpowerlimit(struct ath_hw *ah, u32 limit, bool test) in ath9k_hw_set_txpowerlimit() function 2991 EXPORT_SYMBOL(ath9k_hw_set_txpowerlimit); variable
|
H A D | main.c | 1307 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_set_txpower()
|
Completed in 24 milliseconds