iPXE
|
#include <eeprom.h>
Data Fields | |
u8 | pwr [AR5K_EEPROM_N_PWR_POINTS_5111] |
u8 | pcdac [AR5K_EEPROM_N_PWR_POINTS_5111] |
u8 | pcdac_min |
u8 | pcdac_max |
u8 ath5k_chan_pcal_info_rf5111::pwr[AR5K_EEPROM_N_PWR_POINTS_5111] |
Definition at line 278 of file eeprom.h.
Referenced by ath5k_eeprom_convert_pcal_info_5111(), and ath5k_eeprom_read_pcal_info_5111().
u8 ath5k_chan_pcal_info_rf5111::pcdac[AR5K_EEPROM_N_PWR_POINTS_5111] |
Definition at line 281 of file eeprom.h.
Referenced by ath5k_eeprom_convert_pcal_info_5111(), and ath5k_eeprom_read_pcal_info_5111().
u8 ath5k_chan_pcal_info_rf5111::pcdac_min |
Definition at line 283 of file eeprom.h.
Referenced by ath5k_eeprom_read_pcal_info_5111().
u8 ath5k_chan_pcal_info_rf5111::pcdac_max |
Definition at line 285 of file eeprom.h.
Referenced by ath5k_eeprom_read_pcal_info_5111().