Searched refs:phyCnt1 (Results 1 – 1 of 1) sorted by relevance
389 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local405 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()408 ah->stats.ast_ani_ofdmerrs += phyCnt1 - aniState->ofdmPhyErrCount; in ath9k_hw_ani_read_counters()409 aniState->ofdmPhyErrCount = phyCnt1; in ath9k_hw_ani_read_counters()