Home
last modified time | relevance | path

Searched refs:tmpL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c2881 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table()
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.tmpL[0]; in ath5k_combine_linear_pcdac_curves()
3095 pdadc_tmp = ah->ah_txpower.tmpL[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3281 u8 *tmpL; in ath5k_setup_channel_powertable() local
3306 tmpL = ah->ah_txpower.tmpL[pdg]; in ath5k_setup_channel_powertable()
3364 pdg_L->pd_points, tmpL, typ in ath5k_setup_channel_powertable()
[all...]
H A Dath5k.h1412 u8 tmpL[AR5K_EEPROM_N_PD_GAINS] member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c2878 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table()
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.tmpL[0]; in ath5k_combine_linear_pcdac_curves()
3092 pdadc_tmp = ah->ah_txpower.tmpL[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3278 u8 *tmpL; in ath5k_setup_channel_powertable() local
3303 tmpL = ah->ah_txpower.tmpL[pdg]; in ath5k_setup_channel_powertable()
3361 pdg_L->pd_points, tmpL, typ in ath5k_setup_channel_powertable()
[all...]
H A Dath5k.h1408 u8 tmpL[AR5K_EEPROM_N_PD_GAINS] member

Completed in 14 milliseconds