iPXE
|
#include <eeprom.h>
Data Fields | |
u8 | pd_points |
u8 * | pd_step |
s16 * | pd_pwr |
u8 ath5k_pdgain_info::pd_points |
Definition at line 319 of file eeprom.h.
Referenced by ath5k_eeprom_convert_pcal_info_2413(), ath5k_eeprom_convert_pcal_info_5111(), ath5k_eeprom_convert_pcal_info_5112(), and ath5k_setup_channel_powertable().
u8* ath5k_pdgain_info::pd_step |
Definition at line 320 of file eeprom.h.
Referenced by ath5k_eeprom_convert_pcal_info_2413(), ath5k_eeprom_convert_pcal_info_5111(), ath5k_eeprom_convert_pcal_info_5112(), ath5k_eeprom_free_pcal_info(), and ath5k_setup_channel_powertable().
s16* ath5k_pdgain_info::pd_pwr |
Definition at line 323 of file eeprom.h.
Referenced by ath5k_eeprom_convert_pcal_info_2413(), ath5k_eeprom_convert_pcal_info_5111(), ath5k_eeprom_convert_pcal_info_5112(), ath5k_eeprom_free_pcal_info(), and ath5k_setup_channel_powertable().