FreeBSD kernel ATH device code
GAIN_VALUES Struct Reference

#include <ar5211.h>

Collaboration diagram for GAIN_VALUES:

Data Fields

uint32_t currStepNum
 
uint32_t currGain
 
uint32_t targetGain
 
uint32_t loTrig
 
uint32_t hiTrig
 
uint32_t active
 
const GAIN_OPTIMIZATION_STEPcurrStep
 

Detailed Description

Definition at line 85 of file ar5211.h.

Field Documentation

◆ active

uint32_t GAIN_VALUES::active

◆ currGain

◆ currStep

◆ currStepNum

uint32_t GAIN_VALUES::currStepNum

◆ hiTrig

◆ loTrig

◆ targetGain

uint32_t GAIN_VALUES::targetGain

Definition at line 88 of file ar5211.h.

Referenced by ar5211AdjustGain(), and ar5212AdjustGain().


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