FreeBSD kernel ATH device code
tpcMap Struct Reference

#include <ah_eeprom_v1.h>

Data Fields

uint8_t pcdac [AR_TP_SCALING_ENTRIES]
 
uint8_t gainF [AR_TP_SCALING_ENTRIES]
 
uint8_t rate36
 
uint8_t rate48
 
uint8_t rate54
 
uint8_t regdmn [AR_REG_DOMAINS_MAX]
 

Detailed Description

Definition at line 74 of file ah_eeprom_v1.h.

Field Documentation

◆ gainF

uint8_t tpcMap::gainF[AR_TP_SCALING_ENTRIES]

Definition at line 76 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and getGainF().

◆ pcdac

uint8_t tpcMap::pcdac[AR_TP_SCALING_ENTRIES]

Definition at line 75 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), getGainF(), and getPcdac().

◆ rate36

uint8_t tpcMap::rate36

Definition at line 77 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ rate48

uint8_t tpcMap::rate48

Definition at line 78 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ rate54

uint8_t tpcMap::rate54

Definition at line 79 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().

◆ regdmn

uint8_t tpcMap::regdmn[AR_REG_DOMAINS_MAX]

Definition at line 80 of file ah_eeprom_v1.h.

Referenced by ath_hal_v1EepromAttach(), and setupPowerSettings().


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