Searched refs:ah_txpower (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 467 ath5k_hw_reg_write(ah, AR5K_REG_SM(ah->ah_txpower.txp_ofdm - 4, in ath5k_hw_request_rfgain_probe() 2771 s16 max_chan_pwr = ah->ah_txpower.txp_max_pwr / 4; in ath5k_get_max_ctl_power() 2830 ah->ah_txpower.txp_max_pwr = 4 * min(edge_pwr, max_chan_pwr); in ath5k_get_max_ctl_power() 2880 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_fill_pwr_to_pcdac_table() 2881 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table() 2930 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_combine_linear_pcdac_curves() 2952 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; in ath5k_combine_linear_pcdac_curves() 2953 pcdac_high_pwr = ah->ah_txpower.tmpL[0]; in ath5k_combine_linear_pcdac_curves() 2971 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; /* Zeroed */ in ath5k_combine_linear_pcdac_curves() 2972 pcdac_high_pwr = ah->ah_txpower in ath5k_combine_linear_pcdac_curves() [all...] |
H A D | ath5k.h | 689 (((ah->ah_txpower.txp_rates_power_table[(_r)]) & 0x3f) << (_v)) \ 693 (ah->ah_txpower.txp_rates_power_table[(_r)] & 0x3f) << (_v) \ 1432 } ah_txpower; member
|
H A D | mac80211-ops.c | 211 (ah->ah_txpower.txp_requested != conf->power_level)) { in ath5k_config() 212 ah->ah_txpower.txp_requested = conf->power_level; in ath5k_config()
|
H A D | attach.c | 117 ah->ah_txpower.txp_tpc = AR5K_TUNE_TPC_TXPOWER; in ath5k_hw_init()
|
H A D | reset.c | 1013 ah->ah_txpower.txp_cck_ofdm_pwr_delta = cck_ofdm_pwr_delta; in ath5k_hw_commit_eeprom_settings() 1014 ah->ah_txpower.txp_cck_ofdm_gainf_delta = in ath5k_hw_commit_eeprom_settings()
|
H A D | desc.c | 281 tx_power += ah->ah_txpower.txp_offset; in ath5k_hw_setup_4word_tx_desc()
|
H A D | base.c | 777 * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta in ath5k_txbuf_setup() 799 (ah->ah_txpower.txp_requested * 2), in ath5k_txbuf_setup() 1865 * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta in ath5k_beacon_setup() 1871 (ah->ah_txpower.txp_requested * 2), in ath5k_beacon_setup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 468 ath5k_hw_reg_write(ah, AR5K_REG_SM(ah->ah_txpower.txp_ofdm - 4, in ath5k_hw_request_rfgain_probe() 2768 s16 max_chan_pwr = ah->ah_txpower.txp_max_pwr / 4; in ath5k_get_max_ctl_power() 2827 ah->ah_txpower.txp_max_pwr = 4 * min(edge_pwr, max_chan_pwr); in ath5k_get_max_ctl_power() 2877 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_fill_pwr_to_pcdac_table() 2878 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table() 2927 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_combine_linear_pcdac_curves() 2949 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; in ath5k_combine_linear_pcdac_curves() 2950 pcdac_high_pwr = ah->ah_txpower.tmpL[0]; in ath5k_combine_linear_pcdac_curves() 2968 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; /* Zeroed */ in ath5k_combine_linear_pcdac_curves() 2969 pcdac_high_pwr = ah->ah_txpower in ath5k_combine_linear_pcdac_curves() [all...] |
H A D | ath5k.h | 689 (((ah->ah_txpower.txp_rates_power_table[(_r)]) & 0x3f) << (_v)) \ 693 (ah->ah_txpower.txp_rates_power_table[(_r)] & 0x3f) << (_v) \ 1428 } ah_txpower; member
|
H A D | mac80211-ops.c | 211 (ah->ah_txpower.txp_requested != conf->power_level)) { in ath5k_config() 212 ah->ah_txpower.txp_requested = conf->power_level; in ath5k_config()
|
H A D | attach.c | 117 ah->ah_txpower.txp_tpc = AR5K_TUNE_TPC_TXPOWER; in ath5k_hw_init()
|
H A D | reset.c | 1013 ah->ah_txpower.txp_cck_ofdm_pwr_delta = cck_ofdm_pwr_delta; in ath5k_hw_commit_eeprom_settings() 1014 ah->ah_txpower.txp_cck_ofdm_gainf_delta = in ath5k_hw_commit_eeprom_settings()
|
H A D | desc.c | 281 tx_power += ah->ah_txpower.txp_offset; in ath5k_hw_setup_4word_tx_desc()
|
H A D | base.c | 822 * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta in ath5k_txbuf_setup() 844 (ah->ah_txpower.txp_requested * 2), in ath5k_txbuf_setup() 1910 * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta in ath5k_beacon_setup() 1916 (ah->ah_txpower.txp_requested * 2), in ath5k_beacon_setup()
|
Completed in 31 milliseconds