Home
last modified time | relevance | path

Searched refs:cur_txpower (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c243 ath9k_cmn_update_txpow(ah, sc->cur_chan->cur_txpower, in ath_complete_reset()
245 &sc->cur_chan->cur_txpower); in ath_complete_reset()
1313 sc->cur_chan->cur_txpower = reg->max_power_level; in ath9k_set_txpower()
2766 *dbm = avp->chanctx->cur_txpower; in ath9k_get_txpower()
2768 *dbm = sc->cur_chan->cur_txpower; in ath9k_get_txpower()
H A Dinit.c272 ath9k_cmn_update_txpow(ah, sc->cur_chan->cur_txpower, in ath9k_reg_notifier()
274 &sc->cur_chan->cur_txpower); in ath9k_reg_notifier()
H A Dath9k.h345 u16 cur_txpower; member
H A Dxmit.c2111 txpower = sc->cur_chan->cur_txpower; in setup_frame_info()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c243 ath9k_cmn_update_txpow(ah, sc->cur_chan->cur_txpower, in ath_complete_reset()
245 &sc->cur_chan->cur_txpower); in ath_complete_reset()
1308 sc->cur_chan->cur_txpower = reg->max_power_level; in ath9k_set_txpower()
2763 *dbm = avp->chanctx->cur_txpower; in ath9k_get_txpower()
2765 *dbm = sc->cur_chan->cur_txpower; in ath9k_get_txpower()
H A Dinit.c272 ath9k_cmn_update_txpow(ah, sc->cur_chan->cur_txpower, in ath9k_reg_notifier()
274 &sc->cur_chan->cur_txpower); in ath9k_reg_notifier()
H A Dath9k.h346 u16 cur_txpower; member
H A Dxmit.c2170 txpower = sc->cur_chan->cur_txpower; in setup_frame_info()

Completed in 22 milliseconds