Searched refs:phyCnt2 (Results 1 – 1 of 1) sorted by relevance
373 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local390 phyCnt2 = REG_READ(ah, AR_PHY_ERR_2); in ath9k_hw_ani_read_counters()395 ah->stats.ast_ani_cckerrs += phyCnt2 - aniState->cckPhyErrCount; in ath9k_hw_ani_read_counters()396 aniState->cckPhyErrCount = phyCnt2; in ath9k_hw_ani_read_counters()