Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_ani.c858 AH5416(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5416AniGetListenTime()
869 aniState->rxFrameCount = AH5416(ah)->ah_rxBusy; in ar5416AniGetListenTime()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_ani.c910 AH5212(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5212AniGetListenTime()
921 aniState->rxFrameCount = AH5212(ah)->ah_rxBusy; in ar5212AniGetListenTime()
Dar5212.h193 uint32_t rxFrameCount; /* Last rx Frame count */ member
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h918 uint32_t rxFrameCount; /* Last rx Frame count */ member