Searched refs:ah_cycle_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1646 if ((ahp->ah_cycle_count == 0) || (ahp->ah_cycle_count > cycle_count) ||
1658 u_int32_t cycle_delta = cycle_count - ahp->ah_cycle_count;
1693 ahp->ah_cycle_count = cycle_count;
H A Dar9300.h574 u_int32_t ah_cycle_count; member in struct:ath_hal_9300

Completed in 120 milliseconds