FreeBSD kernel ATH device code
HAL_ANI_STATE Struct Reference

#include <ah.h>

Data Fields

uint8_t noiseImmunityLevel
 
uint8_t cckNoiseImmunityLevel
 
uint8_t spurImmunityLevel
 
uint8_t firstepLevel
 
uint8_t ofdmWeakSigDetectOff
 
uint8_t cckWeakSigThreshold
 
uint8_t mrcCck
 
uint32_t listenTime
 
uint32_t txFrameCount
 
uint32_t rxFrameCount
 
uint32_t cycleCount
 
uint32_t ofdmPhyErrCount
 
uint32_t cckPhyErrCount
 

Detailed Description

Definition at line 906 of file ah.h.

Field Documentation

◆ cckNoiseImmunityLevel

uint8_t HAL_ANI_STATE::cckNoiseImmunityLevel

Definition at line 908 of file ah.h.

◆ cckPhyErrCount

uint32_t HAL_ANI_STATE::cckPhyErrCount

Definition at line 922 of file ah.h.

◆ cckWeakSigThreshold

uint8_t HAL_ANI_STATE::cckWeakSigThreshold

Definition at line 912 of file ah.h.

◆ cycleCount

uint32_t HAL_ANI_STATE::cycleCount

Definition at line 919 of file ah.h.

◆ firstepLevel

uint8_t HAL_ANI_STATE::firstepLevel

Definition at line 910 of file ah.h.

◆ listenTime

uint32_t HAL_ANI_STATE::listenTime

Definition at line 914 of file ah.h.

◆ mrcCck

uint8_t HAL_ANI_STATE::mrcCck

Definition at line 913 of file ah.h.

◆ noiseImmunityLevel

uint8_t HAL_ANI_STATE::noiseImmunityLevel

Definition at line 907 of file ah.h.

◆ ofdmPhyErrCount

uint32_t HAL_ANI_STATE::ofdmPhyErrCount

Definition at line 921 of file ah.h.

◆ ofdmWeakSigDetectOff

uint8_t HAL_ANI_STATE::ofdmWeakSigDetectOff

Definition at line 911 of file ah.h.

◆ rxFrameCount

uint32_t HAL_ANI_STATE::rxFrameCount

Definition at line 918 of file ah.h.

◆ spurImmunityLevel

uint8_t HAL_ANI_STATE::spurImmunityLevel

Definition at line 909 of file ah.h.

◆ txFrameCount

uint32_t HAL_ANI_STATE::txFrameCount

Definition at line 917 of file ah.h.


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