Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Deeprom.h346 struct ath5k_rate_pcal_info { struct
432 struct ath5k_rate_pcal_info ee_rate_tpwr_a[AR5K_EEPROM_N_5GHZ_CHAN];
433 struct ath5k_rate_pcal_info ee_rate_tpwr_b[AR5K_EEPROM_N_2GHZ_CHAN_MAX];
434 struct ath5k_rate_pcal_info ee_rate_tpwr_g[AR5K_EEPROM_N_2GHZ_CHAN_MAX];
Dath5k_phy.c1667 struct ath5k_rate_pcal_info *rates) in ath5k_get_rate_pcal_data()
1670 struct ath5k_rate_pcal_info *rpinfo; in ath5k_get_rate_pcal_data()
2418 struct ath5k_rate_pcal_info *rate_info, in ath5k_setup_rate_powertable()
2482 struct ath5k_rate_pcal_info rate_info; in ath5k_hw_txpower()
Dath5k_eeprom.c1402 struct ath5k_rate_pcal_info *rate_pcal_info; in ath5k_eeprom_read_target_rate_pwr_info()