Home
last modified time | relevance | path

Searched refs:ath_hal_spectral_supported (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_spectral.c110 if (! ath_hal_spectral_supported(sc->sc_ah)) in ath_spectral_attach()
136 if (! ath_hal_spectral_supported(sc->sc_ah)) in ath_spectral_detach()
190 if (! ath_hal_spectral_supported(sc->sc_ah)) in ath_ioctl_spectral()
H A Dif_athvar.h1499 #define ath_hal_spectral_supported(_ah) \ macro