iPXE
Data Fields
modal_eep_ar9287_header Struct Reference

#include <eeprom.h>

Data Fields

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

Detailed Description

Definition at line 473 of file eeprom.h.

Field Documentation

◆ antCtrlChain

u32 modal_eep_ar9287_header::antCtrlChain[AR9287_MAX_CHAINS]

Definition at line 474 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom(), and ath9k_hw_ar9287_set_board_values().

◆ antCtrlCommon

u32 modal_eep_ar9287_header::antCtrlCommon

Definition at line 475 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom(), and ath9k_hw_ar9287_set_board_values().

◆ antennaGainCh

int8_t modal_eep_ar9287_header::antennaGainCh[AR9287_MAX_CHAINS]

Definition at line 476 of file eeprom.h.

Referenced by ath9k_hw_set_ar9287_power_per_rate_table().

◆ switchSettling

u8 modal_eep_ar9287_header::switchSettling

Definition at line 477 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txRxAttenCh

u8 modal_eep_ar9287_header::txRxAttenCh[AR9287_MAX_CHAINS]

Definition at line 478 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ rxTxMarginCh

u8 modal_eep_ar9287_header::rxTxMarginCh[AR9287_MAX_CHAINS]

Definition at line 479 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ adcDesiredSize

int8_t modal_eep_ar9287_header::adcDesiredSize

Definition at line 480 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txEndToXpaOff

u8 modal_eep_ar9287_header::txEndToXpaOff

Definition at line 481 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txEndToRxOn

u8 modal_eep_ar9287_header::txEndToRxOn

Definition at line 482 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txFrameToXpaOn

u8 modal_eep_ar9287_header::txFrameToXpaOn

Definition at line 483 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ thresh62

u8 modal_eep_ar9287_header::thresh62

Definition at line 484 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ noiseFloorThreshCh

int8_t modal_eep_ar9287_header::noiseFloorThreshCh[AR9287_MAX_CHAINS]

Definition at line 485 of file eeprom.h.

Referenced by ath9k_hw_ar9287_get_eeprom().

◆ xpdGain

u8 modal_eep_ar9287_header::xpdGain

Definition at line 486 of file eeprom.h.

Referenced by ath9k_hw_set_ar9287_power_cal_table().

◆ xpd

u8 modal_eep_ar9287_header::xpd

Definition at line 487 of file eeprom.h.

◆ iqCalICh

int8_t modal_eep_ar9287_header::iqCalICh[AR9287_MAX_CHAINS]

Definition at line 488 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ iqCalQCh

int8_t modal_eep_ar9287_header::iqCalQCh[AR9287_MAX_CHAINS]

Definition at line 489 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ pdGainOverlap

u8 modal_eep_ar9287_header::pdGainOverlap

Definition at line 490 of file eeprom.h.

Referenced by ath9k_hw_set_ar9287_power_cal_table().

◆ xpaBiasLvl

u8 modal_eep_ar9287_header::xpaBiasLvl

Definition at line 491 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txFrameToDataStart

u8 modal_eep_ar9287_header::txFrameToDataStart

Definition at line 492 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ txFrameToPaOn

u8 modal_eep_ar9287_header::txFrameToPaOn

Definition at line 493 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ ht40PowerIncForPdadc

u8 modal_eep_ar9287_header::ht40PowerIncForPdadc

Definition at line 494 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_txpower().

◆ bswAtten

u8 modal_eep_ar9287_header::bswAtten[AR9287_MAX_CHAINS]

Definition at line 495 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ bswMargin

u8 modal_eep_ar9287_header::bswMargin[AR9287_MAX_CHAINS]

Definition at line 496 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ swSettleHt40

u8 modal_eep_ar9287_header::swSettleHt40

Definition at line 497 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ version

u8 modal_eep_ar9287_header::version

Definition at line 498 of file eeprom.h.

◆ db1

u8 modal_eep_ar9287_header::db1

Definition at line 499 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ db2

u8 modal_eep_ar9287_header::db2

Definition at line 500 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ ob_cck

u8 modal_eep_ar9287_header::ob_cck

Definition at line 501 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ ob_psk

u8 modal_eep_ar9287_header::ob_psk

Definition at line 502 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ ob_qam

u8 modal_eep_ar9287_header::ob_qam

Definition at line 503 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ ob_pal_off

u8 modal_eep_ar9287_header::ob_pal_off

Definition at line 504 of file eeprom.h.

Referenced by ath9k_hw_ar9287_set_board_values().

◆ futureModal

u8 modal_eep_ar9287_header::futureModal[30]

Definition at line 505 of file eeprom.h.

◆ spurChans

struct spur_chan modal_eep_ar9287_header::spurChans[AR_EEPROM_MODAL_SPURS]

Definition at line 506 of file eeprom.h.

Referenced by ath9k_hw_ar9287_check_eeprom().


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