FreeBSD kernel ATH device code
EXPN_DATA_PER_XPD_5112 Struct Reference

#include <ah_eeprom_v3.h>

Data Fields

uint16_t xpd_gain
 
uint16_t numPcdacs
 
uint16_t pcdac [NUM_POINTS_XPD0]
 
int16_t pwr_t4 [NUM_POINTS_XPD0]
 

Detailed Description

Definition at line 234 of file ah_eeprom_v3.h.

Field Documentation

◆ numPcdacs

uint16_t EXPN_DATA_PER_XPD_5112::numPcdacs

◆ pcdac

uint16_t EXPN_DATA_PER_XPD_5112::pcdac[NUM_POINTS_XPD0]

Definition at line 237 of file ah_eeprom_v3.h.

Referenced by ar5112GetMinPower(), ar5112SetPowerTable(), and eepromExpandPower5112().

◆ pwr_t4

int16_t EXPN_DATA_PER_XPD_5112::pwr_t4[NUM_POINTS_XPD0]

Definition at line 238 of file ah_eeprom_v3.h.

Referenced by ar5112GetMinPower(), ar5112SetPowerTable(), and eepromExpandPower5112().

◆ xpd_gain

uint16_t EXPN_DATA_PER_XPD_5112::xpd_gain

Definition at line 235 of file ah_eeprom_v3.h.

Referenced by ar5112GetMinPower(), and eepromAllocExpnPower5112().


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