Home
last modified time | relevance | path

Searched refs:ar5416IsFastClockEnabled (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_radar.c427 ar5416IsFastClockEnabled(struct ath_hal *ah) in ar5416IsFastClockEnabled() function
HDar5416.h266 extern HAL_BOOL ar5416IsFastClockEnabled(struct ath_hal *ah);
HDar5416_attach.c163 ah->ah_isFastClockEnabled = ar5416IsFastClockEnabled; in ar5416InitState()