Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c860 AH5416(ah)->ah_txBusy - aniState->txFrameCount; in ar5416AniGetListenTime()
870 aniState->txFrameCount = AH5416(ah)->ah_txBusy; in ar5416AniGetListenTime()
/freebsd-13.1/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c912 AH5212(ah)->ah_txBusy - aniState->txFrameCount; in ar5212AniGetListenTime()
922 aniState->txFrameCount = AH5212(ah)->ah_txBusy; in ar5212AniGetListenTime()
H A Dar5212.h192 uint32_t txFrameCount; /* Last txFrameCount */ member
/freebsd-13.1/sys/dev/ath/ath_hal/
H A Dah.h917 uint32_t txFrameCount; /* Last txFrameCount */ member