Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_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()
H A Dar5416.h121 uint32_t ah_ctlBusy; member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_misc.c1437 hsample->chan_busy = rc - ahp->ah_ctlBusy; in ar5212GetMibCycleCounts()
1449 ahp->ah_ctlBusy = rc; in ar5212GetMibCycleCounts()
H A Dar5212.h343 uint32_t ah_ctlBusy; member