iPXE
|
#include <eeprom.h>
struct base_eep_header_4k ar5416_eeprom_4k::baseEepHeader |
Definition at line 596 of file eeprom.h.
Referenced by ath9k_hw_4k_check_eeprom(), ath9k_hw_4k_get_eeprom(), ath9k_hw_4k_set_board_values(), ath9k_hw_4k_set_gain(), ath9k_hw_4k_set_txpower(), and ath9k_hw_set_4k_power_cal_table().
struct modal_eep_4k_header ar5416_eeprom_4k::modalHeader |
Definition at line 598 of file eeprom.h.
Referenced by ath9k_hw_4k_check_eeprom(), ath9k_hw_4k_get_eeprom(), ath9k_hw_4k_set_addac(), ath9k_hw_4k_set_board_values(), ath9k_hw_4k_set_txpower(), ath9k_hw_set_4k_power_cal_table(), and ath9k_hw_set_4k_power_per_rate_table().
u8 ar5416_eeprom_4k::calFreqPier2G[AR5416_EEP4K_NUM_2G_CAL_PIERS] |
Definition at line 599 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_cal_table().
struct cal_data_per_freq_4k ar5416_eeprom_4k::calPierData2G[AR5416_EEP4K_MAX_CHAINS][AR5416_EEP4K_NUM_2G_CAL_PIERS] |
Definition at line 600 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_cal_table().
struct cal_target_power_leg ar5416_eeprom_4k::calTargetPowerCck[AR5416_EEP4K_NUM_2G_CCK_TARGET_POWERS] |
Definition at line 602 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().
struct cal_target_power_leg ar5416_eeprom_4k::calTargetPower2G[AR5416_EEP4K_NUM_2G_20_TARGET_POWERS] |
Definition at line 604 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().
struct cal_target_power_ht ar5416_eeprom_4k::calTargetPower2GHT20[AR5416_EEP4K_NUM_2G_20_TARGET_POWERS] |
Definition at line 606 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().
struct cal_target_power_ht ar5416_eeprom_4k::calTargetPower2GHT40[AR5416_EEP4K_NUM_2G_40_TARGET_POWERS] |
Definition at line 608 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().
u8 ar5416_eeprom_4k::ctlIndex[AR5416_EEP4K_NUM_CTLS] |
Definition at line 610 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().
struct cal_ctl_data_4k ar5416_eeprom_4k::ctlData[AR5416_EEP4K_NUM_CTLS] |
Definition at line 611 of file eeprom.h.
Referenced by ath9k_hw_set_4k_power_per_rate_table().