FreeBSD kernel ATH device code
HAL_ANI_STATS Struct Reference

#include <ah.h>

Collaboration diagram for HAL_ANI_STATS:

Data Fields

uint32_t ast_ani_niup
 
uint32_t ast_ani_nidown
 
uint32_t ast_ani_spurup
 
uint32_t ast_ani_spurdown
 
uint32_t ast_ani_ofdmon
 
uint32_t ast_ani_ofdmoff
 
uint32_t ast_ani_cckhigh
 
uint32_t ast_ani_ccklow
 
uint32_t ast_ani_stepup
 
uint32_t ast_ani_stepdown
 
uint32_t ast_ani_ofdmerrs
 
uint32_t ast_ani_cckerrs
 
uint32_t ast_ani_reset
 
uint32_t ast_ani_lzero
 
uint32_t ast_ani_lneg
 
HAL_MIB_STATS ast_mibstats
 
HAL_NODE_STATS ast_nodestats
 

Detailed Description

Definition at line 886 of file ah.h.

Field Documentation

◆ ast_ani_cckerrs

uint32_t HAL_ANI_STATS::ast_ani_cckerrs

◆ ast_ani_cckhigh

uint32_t HAL_ANI_STATS::ast_ani_cckhigh

Definition at line 893 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_ccklow

uint32_t HAL_ANI_STATS::ast_ani_ccklow

Definition at line 894 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_lneg

uint32_t HAL_ANI_STATS::ast_ani_lneg

Definition at line 901 of file ah.h.

Referenced by ar5212AniPoll(), and ar5416AniPoll().

◆ ast_ani_lzero

uint32_t HAL_ANI_STATS::ast_ani_lzero

Definition at line 900 of file ah.h.

Referenced by ar5212AniGetListenTime(), and ar5416AniGetListenTime().

◆ ast_ani_nidown

uint32_t HAL_ANI_STATS::ast_ani_nidown

Definition at line 888 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_niup

uint32_t HAL_ANI_STATS::ast_ani_niup

Definition at line 887 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_ofdmerrs

uint32_t HAL_ANI_STATS::ast_ani_ofdmerrs

◆ ast_ani_ofdmoff

uint32_t HAL_ANI_STATS::ast_ani_ofdmoff

Definition at line 892 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_ofdmon

uint32_t HAL_ANI_STATS::ast_ani_ofdmon

Definition at line 891 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_reset

uint32_t HAL_ANI_STATS::ast_ani_reset

Definition at line 899 of file ah.h.

◆ ast_ani_spurdown

uint32_t HAL_ANI_STATS::ast_ani_spurdown

Definition at line 890 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_spurup

uint32_t HAL_ANI_STATS::ast_ani_spurup

Definition at line 889 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_stepdown

uint32_t HAL_ANI_STATS::ast_ani_stepdown

Definition at line 896 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_ani_stepup

uint32_t HAL_ANI_STATS::ast_ani_stepup

Definition at line 895 of file ah.h.

Referenced by ar5212AniControl(), and ar5416AniControl().

◆ ast_mibstats

HAL_MIB_STATS HAL_ANI_STATS::ast_mibstats

Definition at line 902 of file ah.h.

◆ ast_nodestats

HAL_NODE_STATS HAL_ANI_STATS::ast_nodestats

Definition at line 903 of file ah.h.

Referenced by ar5212ProcessMibIntr(), ar5212RxMonitor(), ar5416ProcessMibIntr(), and ar5416RxMonitor().


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