FreeBSD kernel ATH device code
calDataPerFreq Struct Reference

#include <ah_eeprom_v14.h>

Data Fields

uint8_t pwrPdg [AR5416_NUM_PD_GAINS][AR5416_PD_GAIN_ICEPTS]
 
uint8_t vpdPdg [AR5416_NUM_PD_GAINS][AR5416_PD_GAIN_ICEPTS]
 

Detailed Description

Definition at line 261 of file ah_eeprom_v14.h.

Field Documentation

◆ pwrPdg

uint8_t calDataPerFreq::pwrPdg[AR5416_NUM_PD_GAINS][AR5416_PD_GAIN_ICEPTS]

Definition at line 262 of file ah_eeprom_v14.h.

Referenced by ar5416GetGainBoundariesAndPdadcs().

◆ vpdPdg

uint8_t calDataPerFreq::vpdPdg[AR5416_NUM_PD_GAINS][AR5416_PD_GAIN_ICEPTS]

Definition at line 263 of file ah_eeprom_v14.h.

Referenced by ar5416GetGainBoundariesAndPdadcs().


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