Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c858 AH5416(ah)->ah_txBusy - aniState->txFrameCount; in ar5416AniGetListenTime()
868 aniState->txFrameCount = AH5416(ah)->ah_txBusy; in ar5416AniGetListenTime()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c910 AH5212(ah)->ah_txBusy - aniState->txFrameCount; in ar5212AniGetListenTime()
920 aniState->txFrameCount = AH5212(ah)->ah_txBusy; in ar5212AniGetListenTime()
H A Dar5212.h190 uint32_t txFrameCount; /* Last txFrameCount */ member
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h915 uint32_t txFrameCount; /* Last txFrameCount */ member