Searched refs:ah_txBusy (Results 1 – 6 of 6) sorted by relevance
244 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5416GetMibCycleCounts()254 ahp->ah_txBusy = tf; in ar5416GetMibCycleCounts()
860 AH5416(ah)->ah_txBusy - aniState->txFrameCount; in ar5416AniGetListenTime()870 aniState->txFrameCount = AH5416(ah)->ah_txBusy; in ar5416AniGetListenTime()
120 uint32_t ah_txBusy; member
912 AH5212(ah)->ah_txBusy - aniState->txFrameCount; in ar5212AniGetListenTime()922 aniState->txFrameCount = AH5212(ah)->ah_txBusy; in ar5212AniGetListenTime()
1441 hsample->tx_busy = tf - ahp->ah_txBusy; in ar5212GetMibCycleCounts()1451 ahp->ah_txBusy = tf; in ar5212GetMibCycleCounts()
347 uint32_t ah_txBusy; member