Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_lna_div.h80 extern int ath_lna_div_attach(struct ath_softc *sc);
H A Dif_ath_lna_div.c93 ath_lna_div_attach(struct ath_softc *sc) in ath_lna_div_attach() function
H A Dif_ath.c868 if (ath_lna_div_attach(sc) < 0) {