Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h527 extern HAL_BOOL ar5212GetMibCycleCounts(struct ath_hal *,
HDar5212_attach.c136 .ah_getMibCycleCounts = ar5212GetMibCycleCounts,
HDar5212_ani.c886 good = ar5212GetMibCycleCounts(ah, &hs); in ar5212AniGetListenTime()
HDar5212_misc.c1414 ar5212GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5212GetMibCycleCounts() function