Home
last modified time | relevance | path

Searched refs:ah_ctlBusy (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c239 hsample->chan_busy = rc - ahp->ah_ctlBusy; in ar5416GetMibCycleCounts()
251 ahp->ah_ctlBusy = rc; in ar5416GetMibCycleCounts()
302 uint32_t ctlBusyDelta = ctlBusy - ahp->ah_ctlBusy; in ar5416Get11nExtBusy()
339 ahp->ah_ctlBusy = ctlBusy; in ar5416Get11nExtBusy()
HDar5416.h121 uint32_t ah_ctlBusy; member
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_misc.c1433 hsample->chan_busy = rc - ahp->ah_ctlBusy; in ar5212GetMibCycleCounts()
1445 ahp->ah_ctlBusy = rc; in ar5212GetMibCycleCounts()
HDar5212.h343 uint32_t ah_ctlBusy; member