FreeBSD kernel ATH device code
HAL_EEPROM_v1 Struct Reference

#include <ah_eeprom_v1.h>

Collaboration diagram for HAL_EEPROM_v1:

Data Fields

uint16_t ee_version
 
uint16_t ee_protect
 
uint16_t ee_antenna
 
uint16_t ee_biasCurrents
 
uint8_t ee_thresh62
 
uint8_t ee_xlnaOn
 
uint8_t ee_xpaOff
 
uint8_t ee_xpaOn
 
uint8_t ee_rfKill
 
uint8_t ee_devType
 
uint8_t ee_regDomain [AR_REG_DOMAINS_MAX]
 
struct tpcMap ee_tpc [AR_CHANNELS_MAX]
 

Detailed Description

Definition at line 86 of file ah_eeprom_v1.h.

Field Documentation

◆ ee_antenna

uint16_t HAL_EEPROM_v1::ee_antenna

Definition at line 89 of file ah_eeprom_v1.h.

Referenced by ar5210Reset(), and ath_hal_v1EepromAttach().

◆ ee_biasCurrents

uint16_t HAL_EEPROM_v1::ee_biasCurrents

Definition at line 90 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ ee_devType

uint8_t HAL_EEPROM_v1::ee_devType

Definition at line 96 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach().

◆ ee_protect

uint16_t HAL_EEPROM_v1::ee_protect

Definition at line 88 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and v1EepromGet().

◆ ee_regDomain

uint8_t HAL_EEPROM_v1::ee_regDomain[AR_REG_DOMAINS_MAX]

Definition at line 97 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), setupPowerSettings(), and v1EepromGet().

◆ ee_rfKill

uint8_t HAL_EEPROM_v1::ee_rfKill

Definition at line 95 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and v1EepromGet().

◆ ee_thresh62

uint8_t HAL_EEPROM_v1::ee_thresh62

Definition at line 91 of file ah_eeprom_v1.h.

Referenced by ar5210Reset(), and ath_hal_v1EepromAttach().

◆ ee_tpc

struct tpcMap HAL_EEPROM_v1::ee_tpc[AR_CHANNELS_MAX]

Definition at line 99 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ ee_version

uint16_t HAL_EEPROM_v1::ee_version

Definition at line 87 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ ee_xlnaOn

uint8_t HAL_EEPROM_v1::ee_xlnaOn

Definition at line 92 of file ah_eeprom_v1.h.

Referenced by ar5210Reset(), and ath_hal_v1EepromAttach().

◆ ee_xpaOff

uint8_t HAL_EEPROM_v1::ee_xpaOff

Definition at line 93 of file ah_eeprom_v1.h.

Referenced by ar5210Reset(), and ath_hal_v1EepromAttach().

◆ ee_xpaOn

uint8_t HAL_EEPROM_v1::ee_xpaOn

Definition at line 94 of file ah_eeprom_v1.h.

Referenced by ar5210Reset(), and ath_hal_v1EepromAttach().


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