Linux Kernel
3.7.1
|
#include <ar9003_eeprom.h>
Definition at line 285 of file ar9003_eeprom.h.
struct ar9300_BaseExtension_1 base_ext1 |
Definition at line 294 of file ar9003_eeprom.h.
struct ar9300_BaseExtension_2 base_ext2 |
Definition at line 314 of file ar9003_eeprom.h.
struct ar9300_base_eep_hdr baseEepHeader |
Definition at line 291 of file ar9003_eeprom.h.
u8 calFreqPier2G[AR9300_NUM_2G_CAL_PIERS] |
Definition at line 295 of file ar9003_eeprom.h.
u8 calFreqPier5G[AR9300_NUM_5G_CAL_PIERS] |
Definition at line 315 of file ar9003_eeprom.h.
Definition at line 296 of file ar9003_eeprom.h.
Definition at line 316 of file ar9003_eeprom.h.
u8 calTarget_freqbin_2G[AR9300_NUM_2G_20_TARGET_POWERS] |
Definition at line 299 of file ar9003_eeprom.h.
u8 calTarget_freqbin_2GHT20[AR9300_NUM_2G_20_TARGET_POWERS] |
Definition at line 300 of file ar9003_eeprom.h.
u8 calTarget_freqbin_2GHT40[AR9300_NUM_2G_40_TARGET_POWERS] |
Definition at line 301 of file ar9003_eeprom.h.
u8 calTarget_freqbin_5G[AR9300_NUM_5G_20_TARGET_POWERS] |
Definition at line 318 of file ar9003_eeprom.h.
u8 calTarget_freqbin_5GHT20[AR9300_NUM_5G_20_TARGET_POWERS] |
Definition at line 319 of file ar9003_eeprom.h.
u8 calTarget_freqbin_5GHT40[AR9300_NUM_5G_40_TARGET_POWERS] |
Definition at line 320 of file ar9003_eeprom.h.
u8 calTarget_freqbin_Cck[AR9300_NUM_2G_CCK_TARGET_POWERS] |
Definition at line 298 of file ar9003_eeprom.h.
struct cal_tgt_pow_legacy calTargetPower2G[AR9300_NUM_2G_20_TARGET_POWERS] |
Definition at line 304 of file ar9003_eeprom.h.
struct cal_tgt_pow_ht calTargetPower2GHT20[AR9300_NUM_2G_20_TARGET_POWERS] |
Definition at line 306 of file ar9003_eeprom.h.
struct cal_tgt_pow_ht calTargetPower2GHT40[AR9300_NUM_2G_40_TARGET_POWERS] |
Definition at line 308 of file ar9003_eeprom.h.
struct cal_tgt_pow_legacy calTargetPower5G[AR9300_NUM_5G_20_TARGET_POWERS] |
Definition at line 321 of file ar9003_eeprom.h.
struct cal_tgt_pow_ht calTargetPower5GHT20[AR9300_NUM_5G_20_TARGET_POWERS] |
Definition at line 323 of file ar9003_eeprom.h.
struct cal_tgt_pow_ht calTargetPower5GHT40[AR9300_NUM_5G_40_TARGET_POWERS] |
Definition at line 325 of file ar9003_eeprom.h.
struct cal_tgt_pow_legacy calTargetPowerCck[AR9300_NUM_2G_CCK_TARGET_POWERS] |
Definition at line 302 of file ar9003_eeprom.h.
u8 ctl_freqbin_2G[AR9300_NUM_CTLS_2G][AR9300_NUM_BAND_EDGES_2G] |
Definition at line 311 of file ar9003_eeprom.h.
u8 ctl_freqbin_5G[AR9300_NUM_CTLS_5G][AR9300_NUM_BAND_EDGES_5G] |
Definition at line 328 of file ar9003_eeprom.h.
u8 ctlIndex_2G[AR9300_NUM_CTLS_2G] |
Definition at line 310 of file ar9003_eeprom.h.
u8 ctlIndex_5G[AR9300_NUM_CTLS_5G] |
Definition at line 327 of file ar9003_eeprom.h.
struct cal_ctl_data_2g ctlPowerData_2G[AR9300_NUM_CTLS_2G] |
Definition at line 312 of file ar9003_eeprom.h.
struct cal_ctl_data_5g ctlPowerData_5G[AR9300_NUM_CTLS_5G] |
Definition at line 329 of file ar9003_eeprom.h.
u8 custData[AR9300_CUSTOMER_DATA_SIZE] |
Definition at line 289 of file ar9003_eeprom.h.
u8 eepromVersion |
Definition at line 286 of file ar9003_eeprom.h.
u8 macAddr[6] |
Definition at line 288 of file ar9003_eeprom.h.
struct ar9300_modal_eep_header modalHeader2G |
Definition at line 293 of file ar9003_eeprom.h.
struct ar9300_modal_eep_header modalHeader5G |
Definition at line 313 of file ar9003_eeprom.h.
u8 templateVersion |
Definition at line 287 of file ar9003_eeprom.h.