FreeBSD kernel ATH device code
BaseEepHeader Struct Reference

#include <ah_eeprom_v14.h>

Data Fields

uint16_t version
 
uint16_t checksum
 
uint16_t length
 
uint8_t opCapFlags
 
uint8_t eepMisc
 
uint16_t regDmn [2]
 
uint8_t macAddr [6]
 
uint8_t rxMask
 
uint8_t txMask
 
uint16_t rfSilent
 
uint16_t blueToothOptions
 
uint16_t deviceCap
 
uint32_t binBuildNumber
 
uint8_t deviceType
 
uint8_t pwdclkind
 
uint8_t fastClk5g
 
uint8_t divChain
 
uint8_t rxGainType
 
uint8_t dacHiPwrMode_5G
 
uint8_t openLoopPwrCntl
 
uint8_t dacLpMode
 
uint8_t txGainType
 
uint8_t rcChainMask
 
uint8_t desiredScaleCCK
 
uint8_t pwr_table_offset
 
uint8_t frac_n_5g
 
uint8_t futureBase [21]
 

Detailed Description

Definition at line 165 of file ah_eeprom_v14.h.

Field Documentation

◆ binBuildNumber

uint32_t BaseEepHeader::binBuildNumber

Definition at line 178 of file ah_eeprom_v14.h.

◆ blueToothOptions

uint16_t BaseEepHeader::blueToothOptions

Definition at line 176 of file ah_eeprom_v14.h.

Referenced by eepromSwap().

◆ checksum

uint16_t BaseEepHeader::checksum

Definition at line 167 of file ah_eeprom_v14.h.

Referenced by eepromSwap().

◆ dacHiPwrMode_5G

uint8_t BaseEepHeader::dacHiPwrMode_5G

Definition at line 184 of file ah_eeprom_v14.h.

Referenced by ar5416SetBoardValues(), and v14EepromGet().

◆ dacLpMode

uint8_t BaseEepHeader::dacLpMode

Definition at line 187 of file ah_eeprom_v14.h.

Referenced by ar5416SetBoardValues().

◆ desiredScaleCCK

uint8_t BaseEepHeader::desiredScaleCCK

Definition at line 190 of file ah_eeprom_v14.h.

Referenced by ar5416SetBoardValues().

◆ deviceCap

uint16_t BaseEepHeader::deviceCap

Definition at line 177 of file ah_eeprom_v14.h.

Referenced by eepromSwap(), and v14EepromGet().

◆ deviceType

uint8_t BaseEepHeader::deviceType

Definition at line 179 of file ah_eeprom_v14.h.

◆ divChain

uint8_t BaseEepHeader::divChain

Definition at line 182 of file ah_eeprom_v14.h.

◆ eepMisc

uint8_t BaseEepHeader::eepMisc

Definition at line 170 of file ah_eeprom_v14.h.

Referenced by ath_hal_v14EepromAttach().

◆ fastClk5g

uint8_t BaseEepHeader::fastClk5g

Definition at line 181 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ frac_n_5g

uint8_t BaseEepHeader::frac_n_5g

Definition at line 192 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ futureBase

uint8_t BaseEepHeader::futureBase[21]

Definition at line 196 of file ah_eeprom_v14.h.

◆ length

uint16_t BaseEepHeader::length

Definition at line 168 of file ah_eeprom_v14.h.

Referenced by ath_hal_v14EepromAttach(), and eepromSwap().

◆ macAddr

uint8_t BaseEepHeader::macAddr[6]

Definition at line 172 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ opCapFlags

uint8_t BaseEepHeader::opCapFlags

Definition at line 169 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ openLoopPwrCntl

uint8_t BaseEepHeader::openLoopPwrCntl

Definition at line 185 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ pwdclkind

uint8_t BaseEepHeader::pwdclkind

Definition at line 180 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ pwr_table_offset

uint8_t BaseEepHeader::pwr_table_offset

Definition at line 191 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ rcChainMask

uint8_t BaseEepHeader::rcChainMask

Definition at line 189 of file ah_eeprom_v14.h.

◆ regDmn

uint16_t BaseEepHeader::regDmn[2]

Definition at line 171 of file ah_eeprom_v14.h.

Referenced by eepromSwap(), and v14EepromGet().

◆ rfSilent

uint16_t BaseEepHeader::rfSilent

Definition at line 175 of file ah_eeprom_v14.h.

Referenced by eepromSwap(), and v14EepromGet().

◆ rxGainType

uint8_t BaseEepHeader::rxGainType

Definition at line 183 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ rxMask

uint8_t BaseEepHeader::rxMask

Definition at line 173 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ txGainType

uint8_t BaseEepHeader::txGainType

Definition at line 188 of file ah_eeprom_v14.h.

Referenced by v14EepromGet().

◆ txMask

uint8_t BaseEepHeader::txMask

Definition at line 174 of file ah_eeprom_v14.h.

Referenced by ar5416SetPowerCalTable(), ar9280SetPowerCalTable(), and v14EepromGet().

◆ version

uint16_t BaseEepHeader::version

Definition at line 166 of file ah_eeprom_v14.h.

Referenced by ath_hal_v14EepromAttach(), and eepromSwap().


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