|
iPXE
|
#include <eeprom.h>
Data Fields | |
| u16 | length |
| u16 | checksum |
| u16 | version |
| u8 | opCapFlags |
| u8 | eepMisc |
| u16 | regDmn [2] |
| u8 | macAddr [6] |
| u8 | rxMask |
| u8 | txMask |
| u16 | rfSilent |
| u16 | blueToothOptions |
| u16 | deviceCap |
| u32 | binBuildNumber |
| u8 | deviceType |
| u8 | openLoopPwrCntl |
| int8_t | pwrTableOffset |
| int8_t | tempSensSlope |
| int8_t | tempSensSlopePalOn |
| u8 | futureBase [29] |
| u16 base_eep_ar9287_header::length |
Definition at line 452 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom().
| u16 base_eep_ar9287_header::checksum |
Definition at line 453 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom().
| u16 base_eep_ar9287_header::version |
Definition at line 454 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom(), ath9k_hw_ar9287_get_eeprom(), ath9k_hw_ar9287_set_txpower(), and ath9k_hw_set_ar9287_power_cal_table().
| u8 base_eep_ar9287_header::opCapFlags |
Definition at line 455 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| u16 base_eep_ar9287_header::regDmn[2] |
Definition at line 457 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom(), and ath9k_hw_ar9287_get_eeprom().
| u8 base_eep_ar9287_header::macAddr[6] |
Definition at line 458 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| u8 base_eep_ar9287_header::rxMask |
Definition at line 459 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| u8 base_eep_ar9287_header::txMask |
Definition at line 460 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom(), and ath9k_hw_set_ar9287_power_cal_table().
| u16 base_eep_ar9287_header::rfSilent |
Definition at line 461 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom(), and ath9k_hw_ar9287_get_eeprom().
| u16 base_eep_ar9287_header::blueToothOptions |
Definition at line 462 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom().
| u16 base_eep_ar9287_header::deviceCap |
Definition at line 463 of file eeprom.h.
Referenced by ath9k_hw_ar9287_check_eeprom(), and ath9k_hw_ar9287_get_eeprom().
| u8 base_eep_ar9287_header::deviceType |
Definition at line 465 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| u8 base_eep_ar9287_header::openLoopPwrCntl |
Definition at line 466 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| int8_t base_eep_ar9287_header::pwrTableOffset |
Definition at line 467 of file eeprom.h.
Referenced by ath9k_hw_set_ar9287_power_cal_table().
| int8_t base_eep_ar9287_header::tempSensSlope |
Definition at line 468 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
| int8_t base_eep_ar9287_header::tempSensSlopePalOn |
Definition at line 469 of file eeprom.h.
Referenced by ath9k_hw_ar9287_get_eeprom().
1.8.15