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

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c137 ah->ah_isFastClockEnabled = ar9300_Stub_IsFastClockEnabled;
H A Dar9300_freebsd.c177 ah->ah_isFastClockEnabled = ar9300_is_fast_clock_enabled;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c144 .ah_isFastClockEnabled = ar5212IsFastClockEnabled,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c163 ah->ah_isFastClockEnabled = ar5416IsFastClockEnabled;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1473 HAL_BOOL __ahdecl(*ah_isFastClockEnabled)(struct ath_hal *ah); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1427 ((*(_ah)->ah_isFastClockEnabled)((_ah)))

Completed in 141 milliseconds