Searched refs:phyCnt1 (Results 1 – 1 of 1) sorted by relevance
373 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local389 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()392 ah->stats.ast_ani_ofdmerrs += phyCnt1 - aniState->ofdmPhyErrCount; in ath9k_hw_ani_read_counters()393 aniState->ofdmPhyErrCount = phyCnt1; in ath9k_hw_ani_read_counters()