Searched refs:ath9k_hw_set_txpowerlimit (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/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);
|
| H A D | main.c | 1311 ath9k_hw_set_txpowerlimit(ah, sc->cur_chan->txpower, false); in ath9k_set_txpower()
|