Home
last modified time | relevance | path

Searched refs:ath_diag (Results 1 – 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h186 struct ath_diag { struct
199 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag) argument
200 #define SIOCGATHPHYERR _IOWR('i', 140, struct ath_diag)
447 #define SIOCGATHSPECTRAL _IOWR('i', 151, struct ath_diag)
461 #define SIOCGATHBTCOEX _IOWR('i', 152, struct ath_diag)
H A Dif_ath_spectral.h36 extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_ath_btcoex.h40 extern int ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_athdfs.h45 extern int ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_ath_lna_div.h82 extern int ath_lna_div_ioctl(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()
H A Dif_ath_ioctl.c167 ath_ioctl_diag(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_diag()
H A Dif_ath_btcoex.c431 ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_btcoex_ioctl()
H A Dif_ath_lna_div.c157 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_lna_div_ioctl()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_dfs/null/
H A Ddfs_null.c216 ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_phyerr()