Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_spectral.h36 extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_ath_spectral.c177 ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_spectral() function
H A Dif_ath_ioctl.c293 return (ath_ioctl_spectral(sc, data)); in ath_ioctl()