Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_phy.c2011 s16 *pwr_min, s16 *pwr_max, u8 pdcurves) in ath5k_combine_pwr_to_pdadc_curves() argument
2033 gain_boundaries[pdg] = pwr_max[pdg] + 4; in ath5k_combine_pwr_to_pdadc_curves()
2038 (pwr_max[pdg] + pwr_min[pdg + 1]) / 2; in ath5k_combine_pwr_to_pdadc_curves()
2071 table_size = pwr_max[pdg] - pwr_min[pdg]; in ath5k_combine_pwr_to_pdadc_curves()