Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_sysctl.h39 extern void ath_sysctl_hal_attach(struct ath_softc *sc);
H A Dif_ath_sysctl.c1316 ath_sysctl_hal_attach(struct ath_softc *sc) in ath_sysctl_hal_attach() function
H A Dif_ath.c1370 ath_sysctl_hal_attach(sc); in ath_attach()