Searched refs:pcinfo_R (Results 1 – 1 of 1) sorted by relevance
2819 struct ath5k_chan_pcal_info *pcinfo_R; in ath5k_setup_channel_powertable() local2832 &pcinfo_R); in ath5k_setup_channel_powertable()2846 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()2912 if (pcinfo_L == pcinfo_R) in ath5k_setup_channel_powertable()2934 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()2953 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()2954 pcinfo_L->min_pwr, pcinfo_R->min_pwr); in ath5k_setup_channel_powertable()2958 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()2959 pcinfo_L->max_pwr, pcinfo_R->max_pwr); in ath5k_setup_channel_powertable()