Searched refs:pcinfo_L (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 3275 struct ath5k_chan_pcal_info *pcinfo_L; in ath5k_setup_channel_powertable() local 3288 &pcinfo_L, in ath5k_setup_channel_powertable() 3302 pdg_L = &pcinfo_L->pd_curves[idx]; in ath5k_setup_channel_powertable() 3369 if (pcinfo_L == pcinfo_R) in ath5k_setup_channel_powertable() 3390 (s16) pcinfo_L->freq, in ath5k_setup_channel_powertable() 3409 (s16) pcinfo_L->freq, in ath5k_setup_channel_powertable() 3411 pcinfo_L->min_pwr, pcinfo_R->min_pwr); in ath5k_setup_channel_powertable() 3414 (s16) pcinfo_L->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 | 3272 struct ath5k_chan_pcal_info *pcinfo_L; in ath5k_setup_channel_powertable() local 3285 &pcinfo_L, in ath5k_setup_channel_powertable() 3299 pdg_L = &pcinfo_L->pd_curves[idx]; in ath5k_setup_channel_powertable() 3366 if (pcinfo_L == pcinfo_R) in ath5k_setup_channel_powertable() 3387 (s16) pcinfo_L->freq, in ath5k_setup_channel_powertable() 3406 (s16) pcinfo_L->freq, in ath5k_setup_channel_powertable() 3408 pcinfo_L->min_pwr, pcinfo_R->min_pwr); in ath5k_setup_channel_powertable() 3411 (s16) pcinfo_L->freq, in ath5k_setup_channel_powertable() 3413 pcinfo_L->max_pwr, pcinfo_R->max_pwr); in ath5k_setup_channel_powertable()
|
Completed in 8 milliseconds