Searched refs:pcinfo_R (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 3276 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 3273 struct ath5k_chan_pcal_info *pcinfo_R; in ath5k_setup_channel_powertable() local 3286 &pcinfo_R); in ath5k_setup_channel_powertable() 3300 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable() 3366 if (pcinfo_L == pcinfo_R) in ath5k_setup_channel_powertable() 3388 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable() 3407 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable() 3408 pcinfo_L->min_pwr, pcinfo_R->min_pwr); in ath5k_setup_channel_powertable() 3412 (s16) pcinfo_R->freq, in ath5k_setup_channel_powertable() 3413 pcinfo_L->max_pwr, pcinfo_R->max_pwr); in ath5k_setup_channel_powertable()
|
Completed in 9 milliseconds