[go: nahoru, domu]

Searched refs:pdg_L (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Dphy.c3278 struct ath5k_pdgain_info *pdg_L, *pdg_R; local
3306 pdg_L = &pcinfo_L->pd_curves[idx];
3319 table_min[pdg] = min(pdg_L->pd_pwr[0],
3322 table_max[pdg] = max(pdg_L->pd_pwr[pdg_L->pd_points - 1],
3332 table_min[pdg] = min(pdg_L->pd_pwr[0],
3336 max(pdg_L->pd_pwr[pdg_L->pd_points - 1],
3347 ath5k_get_linear_pcdac_min(pdg_L->pd_step,
3349 pdg_L
[all...]

Completed in 15 milliseconds