Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_decode.h53 AH_MARK_ANI_POLL, /* ar*AniReset, listen time */ enumerator
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c155 case AH_MARK_ANI_POLL: in opmark()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c957 OS_MARK(ah, AH_MARK_ANI_POLL, aniState->listenTime); in ar5416AniPoll()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c1008 OS_MARK(ah, AH_MARK_ANI_POLL, aniState->listenTime); in ar5212AniPoll()