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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1586 if (ahp->ah_cycles == 0 || ahp->ah_cycles > cc) {
1596 u_int32_t cc_d = cc - ahp->ah_cycles;
1610 ahp->ah_cycles = cc;
H A Dar9300.h604 u_int32_t ah_cycles; member in struct:ath_hal_9300

Completed in 83 milliseconds