Home
last modified time | relevance | path

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

/dragonfly/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.c224 ah->ah_isFastClockEnabled = ar9300_is_fast_clock_enabled; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c144 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c163 ah->ah_isFastClockEnabled = ar5416IsFastClockEnabled; in ar5416InitState()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1525 HAL_BOOL __ahdecl(*ah_isFastClockEnabled)(struct ath_hal *ah); member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1497 ((*(_ah)->ah_isFastClockEnabled)((_ah)))