Searched refs:phyCnt2 (Results 1 – 1 of 1) sorted by relevance
389 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local406 phyCnt2 = REG_READ(ah, AR_PHY_ERR_2); in ath9k_hw_ani_read_counters()411 ah->stats.ast_ani_cckerrs += phyCnt2 - aniState->cckPhyErrCount; in ath9k_hw_ani_read_counters()412 aniState->cckPhyErrCount = phyCnt2; in ath9k_hw_ani_read_counters()