Home
last modified time | relevance | path

Searched refs:ah_isFastClockEnabled (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c137 ah->ah_isFastClockEnabled = ar9300_Stub_IsFastClockEnabled; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c435 ah->ah_isFastClockEnabled = ar9300_is_fast_clock_enabled; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c146 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c163 ah->ah_isFastClockEnabled = ar5416IsFastClockEnabled; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1418 HAL_BOOL __ahdecl(*ah_isFastClockEnabled)(struct ath_hal *ah); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1483 ((*(_ah)->ah_isFastClockEnabled)((_ah)))