Searched refs:txFrameCount (Results 1 – 3 of 3) sorted by relevance
868 AH5416(ah)->ah_txBusy - aniState->txFrameCount; in ar5416AniGetListenTime()878 aniState->txFrameCount = AH5416(ah)->ah_txBusy; in ar5416AniGetListenTime()
919 AH5212(ah)->ah_txBusy - aniState->txFrameCount; in ar5212AniGetListenTime()929 aniState->txFrameCount = AH5212(ah)->ah_txBusy; in ar5212AniGetListenTime()
190 uint32_t txFrameCount; /* Last txFrameCount */ member