Home
last modified time | relevance | path

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

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