Home
last modified time | relevance | path

Searched refs:ah_rxBusy (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c241 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5416GetMibCycleCounts()
250 ahp->ah_rxBusy = rf; in ar5416GetMibCycleCounts()
HDar5416_ani.c866 AH5416(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5416AniGetListenTime()
877 aniState->rxFrameCount = AH5416(ah)->ah_rxBusy; in ar5416AniGetListenTime()
HDar5416.h123 uint32_t ah_rxBusy; member
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_ani.c917 AH5212(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5212AniGetListenTime()
928 aniState->rxFrameCount = AH5212(ah)->ah_rxBusy; in ar5212AniGetListenTime()
HDar5212_misc.c1435 hsample->rx_busy = rf - ahp->ah_rxBusy; in ar5212GetMibCycleCounts()
1444 ahp->ah_rxBusy = rf; in ar5212GetMibCycleCounts()
HDar5212.h344 uint32_t ah_rxBusy; member