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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c1666 (ahp->ah_ctl_busy > ctl_busy) || (ahp->ah_ext_busy > ext_busy))
1678 u_int32_t ext_busy_delta = ext_busy - ahp->ah_ext_busy;
1714 ahp->ah_ext_busy = ext_busy;
H A Dar9300.h564 u_int32_t ah_ext_busy; member in struct:ath_hal_9300

Completed in 48 milliseconds