iPXE
ar5416AniState Struct Reference

#include <ani.h>

Data Fields

struct ath9k_channelc
u8 noiseImmunityLevel
u8 ofdmNoiseImmunityLevel
u8 cckNoiseImmunityLevel
int ofdmsTurn
u8 mrcCCKOff
u8 spurImmunityLevel
u8 firstepLevel
u8 ofdmWeakSigDetect
u8 cckWeakSigThreshold
u32 listenTime
int32_t rssiThrLow
int32_t rssiThrHigh
u32 noiseFloor
u32 ofdmPhyErrCount
u32 cckPhyErrCount
int16_t pktRssi [2]
int16_t ofdmErrRssi [2]
int16_t cckErrRssi [2]
struct ath9k_ani_default iniDef

Detailed Description

Definition at line 120 of file ani.h.

Field Documentation

◆ c

struct ath9k_channel* ar5416AniState::c

Definition at line 121 of file ani.h.

◆ noiseImmunityLevel

◆ ofdmNoiseImmunityLevel

◆ cckNoiseImmunityLevel

◆ ofdmsTurn

int ar5416AniState::ofdmsTurn

Definition at line 125 of file ani.h.

Referenced by ath9k_hw_ani_init(), ath9k_hw_ani_lower_immunity(), and ath9k_hw_ani_monitor().

◆ mrcCCKOff

◆ spurImmunityLevel

◆ firstepLevel

◆ ofdmWeakSigDetect

◆ cckWeakSigThreshold

u8 ar5416AniState::cckWeakSigThreshold

Definition at line 130 of file ani.h.

Referenced by ar5008_hw_ani_control_old(), ath9k_ani_reset_old(), and ath9k_hw_ani_init().

◆ listenTime

◆ rssiThrLow

◆ rssiThrHigh

◆ noiseFloor

u32 ar5416AniState::noiseFloor

Definition at line 134 of file ani.h.

Referenced by ath9k_hw_set_cck_nil(), and ath9k_hw_set_ofdm_nil().

◆ ofdmPhyErrCount

◆ cckPhyErrCount

◆ pktRssi

int16_t ar5416AniState::pktRssi[2]

Definition at line 137 of file ani.h.

◆ ofdmErrRssi

int16_t ar5416AniState::ofdmErrRssi[2]

Definition at line 138 of file ani.h.

◆ cckErrRssi

int16_t ar5416AniState::cckErrRssi[2]

Definition at line 139 of file ani.h.

◆ iniDef


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