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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c910 AH5212(ah)->ah_txBusy - aniState->txFrameCount;
920 aniState->txFrameCount = AH5212(ah)->ah_txBusy;
H A Dar5212.h190 uint32_t txFrameCount; /* Last txFrameCount */ member in struct:ar5212AniState
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c859 AH5416(ah)->ah_txBusy - aniState->txFrameCount;
869 aniState->txFrameCount = AH5416(ah)->ah_txBusy;
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h894 uint32_t txFrameCount; /* Last txFrameCount */ member in struct:__anon9158

Completed in 180 milliseconds