Home
last modified time | relevance | path

Searched refs:pcinfo_R (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Dphy.c3276 struct ath5k_chan_pcal_info *pcinfo_R; in ath5k_setup_channel_powertable() local
3289 &pcinfo_R); in ath5k_setup_channel_powertable()
3303 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()
3369 if (pcinfo_L == pcinfo_R) in ath5k_setup_channel_powertable()
3391 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()
3410 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()
3411 pcinfo_L->min_pwr, pcinfo_R->min_pwr); in ath5k_setup_channel_powertable()
3415 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable()
3416 pcinfo_L->max_pwr, pcinfo_R->max_pwr); in ath5k_setup_channel_powertable()