iPXE
|
#include <eeprom.h>
Data Fields | |
u16 | freq |
u16 | target_power_6to24 |
u16 | target_power_36 |
u16 | target_power_48 |
u16 | target_power_54 |
u16 ath5k_rate_pcal_info::freq |
Definition at line 347 of file eeprom.h.
Referenced by ath5k_eeprom_read_target_rate_pwr_info(), and ath5k_get_rate_pcal_data().
u16 ath5k_rate_pcal_info::target_power_6to24 |
Definition at line 350 of file eeprom.h.
Referenced by ath5k_eeprom_read_target_rate_pwr_info(), ath5k_get_rate_pcal_data(), and ath5k_setup_rate_powertable().
u16 ath5k_rate_pcal_info::target_power_36 |
Definition at line 353 of file eeprom.h.
Referenced by ath5k_eeprom_read_target_rate_pwr_info(), ath5k_get_rate_pcal_data(), and ath5k_setup_rate_powertable().
u16 ath5k_rate_pcal_info::target_power_48 |
Definition at line 356 of file eeprom.h.
Referenced by ath5k_eeprom_read_target_rate_pwr_info(), ath5k_get_rate_pcal_data(), and ath5k_setup_rate_powertable().
u16 ath5k_rate_pcal_info::target_power_54 |
Definition at line 359 of file eeprom.h.
Referenced by ath5k_eeprom_read_target_rate_pwr_info(), ath5k_get_rate_pcal_data(), and ath5k_setup_rate_powertable().