Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c445 ah->ah_spectralIsActive = ar9300_is_spectral_active; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c171 ah->ah_spectralIsActive = ar5416IsSpectralActive; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1429 HAL_BOOL __ahdecl(*ah_spectralIsActive)(struct ath_hal *); member