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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c240 hsample->ext_chan_busy = ec - ahp->ah_extBusy;
253 ahp->ah_extBusy = ec;
303 uint32_t extBusyDelta = extBusy - ahp->ah_extBusy;
340 ahp->ah_extBusy = extBusy;
H A Dar5416.h122 uint32_t ah_extBusy; member in struct:ath_hal_5416

Completed in 97 milliseconds