Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath5k/
Dphy.c3273 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()