Searched defs:chinfo (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_eeprom.c664 struct ath5k_chan_pcal_info *chinfo)
675 pcinfo = &chinfo[pier].rf5111_info;
678 chinfo[pier].pd_curves =
682 if (!chinfo[pier].pd_curves)
699 pd = &chinfo[pier].pd_curves[idx];
725 chinfo[pier].min_pwr = pd->pd_pwr[0];
726 chinfo[pier].max_pwr = pd->pd_pwr[10];
845 struct ath5k_chan_pcal_info *chinfo)
855 pcinfo = &chinfo[pier].rf5112_info;
858 chinfo[pie
663 ath5k_eeprom_convert_pcal_info_5111(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) argument
844 ath5k_eeprom_convert_pcal_info_5112(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) argument
1129 ath5k_eeprom_convert_pcal_info_2413(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) argument
1212 struct ath5k_chan_pcal_info *chinfo; local
1528 struct ath5k_chan_pcal_info *chinfo; local
[all...]

Completed in 90 milliseconds