Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c856 AH5416(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5416AniGetListenTime()
867 aniState->rxFrameCount = AH5416(ah)->ah_rxBusy; in ar5416AniGetListenTime()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c908 AH5212(ah)->ah_rxBusy - aniState->rxFrameCount; in ar5212AniGetListenTime()
919 aniState->rxFrameCount = AH5212(ah)->ah_rxBusy; in ar5212AniGetListenTime()
H A Dar5212.h191 uint32_t rxFrameCount; /* Last rx Frame count */ member
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h916 uint32_t rxFrameCount; /* Last rx Frame count */ member