Searched refs:ofdmPhyErrCnt (Results 1 – 1 of 1) sorted by relevance
597 uint32_t ofdmPhyErrCnt, cckPhyErrCnt; in ath9k_hw_ani_monitor() local631 ofdmPhyErrCnt = phyCnt1 - aniState->ofdmPhyErrBase; in ath9k_hw_ani_monitor()633 ofdmPhyErrCnt - aniState->ofdmPhyErrCount; in ath9k_hw_ani_monitor()634 aniState->ofdmPhyErrCount = ofdmPhyErrCnt; in ath9k_hw_ani_monitor()779 uint32_t ofdmPhyErrCnt, cckPhyErrCnt; in ath9k_hw_procmibevent() local782 ofdmPhyErrCnt = phyCnt1 - aniState->ofdmPhyErrBase; in ath9k_hw_procmibevent()784 ofdmPhyErrCnt - aniState->ofdmPhyErrCount; in ath9k_hw_procmibevent()785 aniState->ofdmPhyErrCount = ofdmPhyErrCnt; in ath9k_hw_procmibevent()