Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_spectral.h36 extern int ath_spectral_attach(struct ath_softc *sc);
Dif_ath_spectral.c106 ath_spectral_attach(struct ath_softc *sc) in ath_spectral_attach() function
Dif_ath.c847 if (ath_spectral_attach(sc) < 0) { in ath_attach()