Home
last modified time | relevance | path

Searched refs:ANI (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c557 #define ANI(x) \ in ath_get_curstat() macro
685 case S_ANI_NOISE: ANI(noiseImmunityLevel); in ath_get_curstat()
686 case S_ANI_SPUR: ANI(spurImmunityLevel); in ath_get_curstat()
687 case S_ANI_STEP: ANI(firstepLevel); in ath_get_curstat()
688 case S_ANI_OFDM: ANI(ofdmWeakSigDetectOff); in ath_get_curstat()
689 case S_ANI_CCK: ANI(cckWeakSigThreshold); in ath_get_curstat()
690 case S_ANI_LISTEN: ANI(listenTime); in ath_get_curstat()
796 #undef ANI in ath_get_curstat()
811 #define ANI(x) \ in ath_get_totstat() macro
938 case S_ANI_NOISE: ANI(noiseImmunityLevel); in ath_get_totstat()
[all …]