Searched refs:ah_ext_busy (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h576 u_int32_t ah_ext_busy; member in struct:ath_hal_9300
H A Dar9300_misc.c1647 (ahp->ah_ctl_busy > ctl_busy) || (ahp->ah_ext_busy > ext_busy))
1659 u_int32_t ext_busy_delta = ext_busy - ahp->ah_ext_busy;
1695 ahp->ah_ext_busy = ext_busy;

Completed in 139 milliseconds