Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_spectral.h34 extern int ath_spectral_attach(struct ath_softc *sc);
H A Dif_ath_spectral.c102 ath_spectral_attach(struct ath_softc *sc) in ath_spectral_attach() function
H A Dif_ath.c849 if (ath_spectral_attach(sc) < 0) { in ath_attach()