Lines Matching refs:pdg_R
3278 struct ath5k_pdgain_info *pdg_L, *pdg_R; in ath5k_setup_channel_powertable() local
3307 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()
3320 pdg_R->pd_pwr[0]) / 2; in ath5k_setup_channel_powertable()
3323 pdg_R->pd_pwr[pdg_R->pd_points - 1]) / 2; in ath5k_setup_channel_powertable()
3333 pdg_R->pd_pwr[0]); in ath5k_setup_channel_powertable()
3337 pdg_R->pd_pwr[pdg_R->pd_points - 1]); in ath5k_setup_channel_powertable()
3348 pdg_R->pd_step, in ath5k_setup_channel_powertable()
3350 pdg_R->pd_pwr); in ath5k_setup_channel_powertable()
3378 pdg_R->pd_pwr, in ath5k_setup_channel_powertable()
3379 pdg_R->pd_step, in ath5k_setup_channel_powertable()
3380 pdg_R->pd_points, tmpR, type); in ath5k_setup_channel_powertable()