Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_spectral.h36 extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
HDif_ath_spectral.c181 ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_spectral() function
HDif_ath_ioctl.c305 return (ath_ioctl_spectral(sc, data)); in ath_ioctl()