Searched refs:ANISTAT (Results 1 – 1 of 1) sorted by relevance
559 #define ANISTAT(x) \ in ath_get_curstat() macro691 case S_ANI_NIUP: ANISTAT(niup); in ath_get_curstat()692 case S_ANI_NIDOWN: ANISTAT(nidown); in ath_get_curstat()693 case S_ANI_SIUP: ANISTAT(spurup); in ath_get_curstat()694 case S_ANI_SIDOWN: ANISTAT(spurdown); in ath_get_curstat()695 case S_ANI_OFDMON: ANISTAT(ofdmon); in ath_get_curstat()696 case S_ANI_OFDMOFF: ANISTAT(ofdmoff); in ath_get_curstat()697 case S_ANI_CCKHI: ANISTAT(cckhigh); in ath_get_curstat()698 case S_ANI_CCKLO: ANISTAT(ccklow); in ath_get_curstat()699 case S_ANI_STEPUP: ANISTAT(stepup); in ath_get_curstat()[all …]