Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c216 ar5416GetMibCycleCounts(struct ath_hal *ah, HAL_SURVEY_SAMPLE *hsample) in ar5416GetMibCycleCounts() function
H A Dar5416.h239 extern HAL_BOOL ar5416GetMibCycleCounts(struct ath_hal *ah,
H A Dar5416_ani.c834 good = ar5416GetMibCycleCounts(ah, &hs); in ar5416AniGetListenTime()
H A Dar5416_attach.c152 ah->ah_getMibCycleCounts = ar5416GetMibCycleCounts; in ar5416InitState()