Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h527 extern HAL_BOOL ar5212GetMibCycleCounts(struct ath_hal *,
H A Dar5212_attach.c136 .ah_getMibCycleCounts = ar5212GetMibCycleCounts,
H A Dar5212_ani.c886 good = ar5212GetMibCycleCounts(ah, &hs); in ar5212AniGetListenTime()
H A Dar5212_misc.c1414 ar5212GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5212GetMibCycleCounts() function