Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_phy.c2199 struct ath5k_pdgain_info *pdg_L, *pdg_R; in ath5k_setup_channel_powertable() local
2228 pdg_R = &pcinfo_R->pd_curves[idx]; in ath5k_setup_channel_powertable()
2241 pdg_R->pd_pwr[0]) / 2; in ath5k_setup_channel_powertable()
2244 pdg_R->pd_pwr[pdg_R->pd_points - 1]) / 2; in ath5k_setup_channel_powertable()
2254 pdg_R->pd_pwr[0]); in ath5k_setup_channel_powertable()
2258 pdg_R->pd_pwr[pdg_R->pd_points - 1]); in ath5k_setup_channel_powertable()
2269 pdg_R->pd_step, in ath5k_setup_channel_powertable()
2271 pdg_R->pd_pwr); in ath5k_setup_channel_powertable()
2299 pdg_R->pd_pwr, in ath5k_setup_channel_powertable()
2300 pdg_R->pd_step, in ath5k_setup_channel_powertable()
[all …]