Lines Matching refs:tmpL
2885 u8 *pcdac_tmp = ah->ah_txpower.tmpL[0]; in ath5k_fill_pwr_to_pcdac_table()
2956 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; in ath5k_combine_linear_pcdac_curves()
2957 pcdac_high_pwr = ah->ah_txpower.tmpL[0]; in ath5k_combine_linear_pcdac_curves()
2975 pcdac_low_pwr = ah->ah_txpower.tmpL[1]; /* Zeroed */ in ath5k_combine_linear_pcdac_curves()
2976 pcdac_high_pwr = ah->ah_txpower.tmpL[0]; in ath5k_combine_linear_pcdac_curves()
3099 pdadc_tmp = ah->ah_txpower.tmpL[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3285 u8 *tmpL; in ath5k_setup_channel_powertable() local
3310 tmpL = ah->ah_txpower.tmpL[pdg]; in ath5k_setup_channel_powertable()
3368 pdg_L->pd_points, tmpL, type); in ath5k_setup_channel_powertable()
3393 tmpL[i] = (u8) ath5k_get_interpolated_value(target, in ath5k_setup_channel_powertable()
3396 (s16) tmpL[i], in ath5k_setup_channel_powertable()