Home
last modified time | relevance | path

Searched refs:cckPhyErrBase (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c266 aniState->cckPhyErrBase = 0; in ath9k_ani_restart()
270 aniState->cckPhyErrBase = in ath9k_ani_restart()
277 aniState->cckPhyErrBase)); in ath9k_ani_restart()
605 phyCnt2 < aniState->cckPhyErrBase) { in ath9k_hw_ani_monitor()
617 if (phyCnt2 < aniState->cckPhyErrBase) { in ath9k_hw_ani_monitor()
622 aniState->cckPhyErrBase)); in ath9k_hw_ani_monitor()
624 aniState->cckPhyErrBase); in ath9k_hw_ani_monitor()
636 cckPhyErrCnt = phyCnt2 - aniState->cckPhyErrBase; in ath9k_hw_ani_monitor()
787 cckPhyErrCnt = phyCnt2 - aniState->cckPhyErrBase; in ath9k_hw_procmibevent()
857 ahp->ah_ani[i].cckPhyErrBase = in ath9k_hw_ani_attach()
[all …]
H A Darn_hw.h375 uint32_t cckPhyErrBase; member