Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_spectral.c171 ar5416IsSpectralActive(struct ath_hal *ah) in ar5416IsSpectralActive() function
H A Dar5416.h271 extern HAL_BOOL ar5416IsSpectralActive(struct ath_hal *ah);
H A Dar5416_attach.c171 ah->ah_spectralIsActive = ar5416IsSpectralActive; in ar5416InitState()