iPXE
Data Fields
base_eep_ar9287_header Struct Reference

#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]
 

Detailed Description

Definition at line 451 of file eeprom.h.

Field Documentation

◆ length

u16 base_eep_ar9287_header::length

Definition at line 452 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom().

◆ checksum

u16 base_eep_ar9287_header::checksum

Definition at line 453 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom().

◆ version

u16 base_eep_ar9287_header::version

◆ opCapFlags

u8 base_eep_ar9287_header::opCapFlags

Definition at line 455 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ eepMisc

u8 base_eep_ar9287_header::eepMisc

Definition at line 456 of file eeprom.h.

◆ regDmn

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().

◆ macAddr

u8 base_eep_ar9287_header::macAddr[6]

Definition at line 458 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ rxMask

u8 base_eep_ar9287_header::rxMask

Definition at line 459 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ txMask

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().

◆ rfSilent

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().

◆ blueToothOptions

u16 base_eep_ar9287_header::blueToothOptions

Definition at line 462 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom().

◆ deviceCap

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().

◆ binBuildNumber

u32 base_eep_ar9287_header::binBuildNumber

Definition at line 464 of file eeprom.h.

◆ deviceType

u8 base_eep_ar9287_header::deviceType

Definition at line 465 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ openLoopPwrCntl

u8 base_eep_ar9287_header::openLoopPwrCntl

Definition at line 466 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ pwrTableOffset

int8_t base_eep_ar9287_header::pwrTableOffset

Definition at line 467 of file eeprom.h.

Referenced by ath9k_hw_set_ar9287_power_cal_table().

◆ tempSensSlope

int8_t base_eep_ar9287_header::tempSensSlope

Definition at line 468 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ tempSensSlopePalOn

int8_t base_eep_ar9287_header::tempSensSlopePalOn

Definition at line 469 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ futureBase

u8 base_eep_ar9287_header::futureBase[29]

Definition at line 470 of file eeprom.h.


The documentation for this struct was generated from the following file: