FreeBSD kernel ATH device code
modal_eep_ar9287_header Struct Reference

#include <ah_eeprom_9287.h>

Collaboration diagram for modal_eep_ar9287_header:

Data Fields

uint32_t antCtrlChain [AR9287_MAX_CHAINS]
 
uint32_t antCtrlCommon
 
int8_t antennaGainCh [AR9287_MAX_CHAINS]
 
uint8_t switchSettling
 
uint8_t txRxAttenCh [AR9287_MAX_CHAINS]
 
uint8_t rxTxMarginCh [AR9287_MAX_CHAINS]
 
int8_t adcDesiredSize
 
uint8_t txEndToXpaOff
 
uint8_t txEndToRxOn
 
uint8_t txFrameToXpaOn
 
uint8_t thresh62
 
int8_t noiseFloorThreshCh [AR9287_MAX_CHAINS]
 
uint8_t xpdGain
 
uint8_t xpd
 
int8_t iqCalICh [AR9287_MAX_CHAINS]
 
int8_t iqCalQCh [AR9287_MAX_CHAINS]
 
uint8_t pdGainOverlap
 
uint8_t xpaBiasLvl
 
uint8_t txFrameToDataStart
 
uint8_t txFrameToPaOn
 
uint8_t ht40PowerIncForPdadc
 
uint8_t bswAtten [AR9287_MAX_CHAINS]
 
uint8_t bswMargin [AR9287_MAX_CHAINS]
 
uint8_t swSettleHt40
 
uint8_t version
 
uint8_t db1
 
uint8_t db2
 
uint8_t ob_cck
 
uint8_t ob_psk
 
uint8_t ob_qam
 
uint8_t ob_pal_off
 
uint8_t futureModal [30]
 
SPUR_CHAN spurChans [AR5416_EEPROM_MODAL_SPURS]
 

Detailed Description

Definition at line 80 of file ah_eeprom_9287.h.

Field Documentation

◆ adcDesiredSize

int8_t modal_eep_ar9287_header::adcDesiredSize

Definition at line 87 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ antCtrlChain

uint32_t modal_eep_ar9287_header::antCtrlChain[AR9287_MAX_CHAINS]

Definition at line 81 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues(), and eepromSwap().

◆ antCtrlCommon

uint32_t modal_eep_ar9287_header::antCtrlCommon

Definition at line 82 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues(), and eepromSwap().

◆ antennaGainCh

int8_t modal_eep_ar9287_header::antennaGainCh[AR9287_MAX_CHAINS]

Definition at line 83 of file ah_eeprom_9287.h.

Referenced by ar9287SetPowerPerRateTable().

◆ bswAtten

uint8_t modal_eep_ar9287_header::bswAtten[AR9287_MAX_CHAINS]

Definition at line 102 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ bswMargin

uint8_t modal_eep_ar9287_header::bswMargin[AR9287_MAX_CHAINS]

Definition at line 103 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ db1

uint8_t modal_eep_ar9287_header::db1

Definition at line 106 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ db2

uint8_t modal_eep_ar9287_header::db2

Definition at line 107 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ futureModal

uint8_t modal_eep_ar9287_header::futureModal[30]

Definition at line 112 of file ah_eeprom_9287.h.

◆ ht40PowerIncForPdadc

uint8_t modal_eep_ar9287_header::ht40PowerIncForPdadc

Definition at line 101 of file ah_eeprom_9287.h.

Referenced by ar9287SetTransmitPower().

◆ iqCalICh

int8_t modal_eep_ar9287_header::iqCalICh[AR9287_MAX_CHAINS]

Definition at line 95 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ iqCalQCh

int8_t modal_eep_ar9287_header::iqCalQCh[AR9287_MAX_CHAINS]

Definition at line 96 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ noiseFloorThreshCh

int8_t modal_eep_ar9287_header::noiseFloorThreshCh[AR9287_MAX_CHAINS]

Definition at line 92 of file ah_eeprom_9287.h.

Referenced by v9287EepromGet().

◆ ob_cck

uint8_t modal_eep_ar9287_header::ob_cck

Definition at line 108 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ ob_pal_off

uint8_t modal_eep_ar9287_header::ob_pal_off

Definition at line 111 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ ob_psk

uint8_t modal_eep_ar9287_header::ob_psk

Definition at line 109 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ ob_qam

uint8_t modal_eep_ar9287_header::ob_qam

Definition at line 110 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ pdGainOverlap

uint8_t modal_eep_ar9287_header::pdGainOverlap

Definition at line 97 of file ah_eeprom_9287.h.

Referenced by ar9287SetPowerCalTable().

◆ rxTxMarginCh

uint8_t modal_eep_ar9287_header::rxTxMarginCh[AR9287_MAX_CHAINS]

Definition at line 86 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ spurChans

SPUR_CHAN modal_eep_ar9287_header::spurChans[AR5416_EEPROM_MODAL_SPURS]

Definition at line 113 of file ah_eeprom_9287.h.

Referenced by eepromSwap(), and v9287EepromGetSpurChan().

◆ switchSettling

uint8_t modal_eep_ar9287_header::switchSettling

Definition at line 84 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ swSettleHt40

uint8_t modal_eep_ar9287_header::swSettleHt40

Definition at line 104 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ thresh62

uint8_t modal_eep_ar9287_header::thresh62

Definition at line 91 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txEndToRxOn

uint8_t modal_eep_ar9287_header::txEndToRxOn

Definition at line 89 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txEndToXpaOff

uint8_t modal_eep_ar9287_header::txEndToXpaOff

Definition at line 88 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txFrameToDataStart

uint8_t modal_eep_ar9287_header::txFrameToDataStart

Definition at line 99 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txFrameToPaOn

uint8_t modal_eep_ar9287_header::txFrameToPaOn

Definition at line 100 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txFrameToXpaOn

uint8_t modal_eep_ar9287_header::txFrameToXpaOn

Definition at line 90 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ txRxAttenCh

uint8_t modal_eep_ar9287_header::txRxAttenCh[AR9287_MAX_CHAINS]

Definition at line 85 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ version

uint8_t modal_eep_ar9287_header::version

Definition at line 105 of file ah_eeprom_9287.h.

◆ xpaBiasLvl

uint8_t modal_eep_ar9287_header::xpaBiasLvl

Definition at line 98 of file ah_eeprom_9287.h.

Referenced by ar9287SetBoardValues().

◆ xpd

uint8_t modal_eep_ar9287_header::xpd

Definition at line 94 of file ah_eeprom_9287.h.

◆ xpdGain

uint8_t modal_eep_ar9287_header::xpdGain

Definition at line 93 of file ah_eeprom_9287.h.

Referenced by ar9287SetPowerCalTable().


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