Home
last modified time | relevance | path

Searched refs:ah_getMibCycleCounts (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c131 ah->ah_getMibCycleCounts = ar9300_Stub_GetMibCycleCounts; in ar9300_set_stub_functions()
HDar9300_freebsd.c429 ah->ah_getMibCycleCounts = ar9300_freebsd_get_mib_cycle_counts; in ar9300_attach_freebsd_ops()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c140 .ah_getMibCycleCounts = ar5210GetMibCycleCounts,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c140 .ah_getMibCycleCounts = ar5211GetMibCycleCounts,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c136 .ah_getMibCycleCounts = ar5212GetMibCycleCounts,
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c152 ah->ah_getMibCycleCounts = ar5416GetMibCycleCounts; in ar5416InitState()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h1500 HAL_BOOL __ahdecl(*ah_getMibCycleCounts) (struct ath_hal *, member
/freebsd-14-stable/sys/dev/ath/
HDif_athvar.h1487 ((*(_ah)->ah_getMibCycleCounts)((_ah), (_sample)))