Searched refs:ath_diag (Results 1 - 23 of 23) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_btcoex.h40 extern int ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_ath_spectral.h36 extern int ath_ioctl_spectral(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_athioctl.h178 struct ath_diag { struct
191 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag)
192 #define SIOCGATHPHYERR _IOWR('i', 140, struct ath_diag)
441 #define SIOCGATHSPECTRAL _IOWR('i', 151, struct ath_diag)
H A Dif_ath_btcoex.c429 ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad)
H A Dif_ath_ioctl.c169 ath_ioctl_diag(struct ath_softc *sc, struct ath_diag *ad)
H A Dif_ath_spectral.c178 ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad)
H A Dif_ath_lna_div.c159 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad)
/freebsd-11.0-release/tools/tools/ath/common/
H A Dctrl.h35 struct ath_diag;
50 unsigned long cmd, struct ath_diag *ad);
H A Dctrl.c127 struct ath_diag *ad)
/freebsd-11.0-release/tools/tools/ath/athpoke/
H A Dathpoke.c53 static uint32_t regread(int s, struct ath_diag *atd, uint32_t r);
54 static void regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v);
67 struct ath_diag atd;
123 regread(int s, struct ath_diag *atd, uint32_t r)
142 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v)
/freebsd-11.0-release/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c43 struct ath_diag atd;
/freebsd-11.0-release/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c218 ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad)
/freebsd-11.0-release/tools/tools/ath/athkey/
H A Dathkey.c132 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athpow/
H A Dathpow.c77 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c57 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athradar/
H A Dathradar.c42 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athspectral/
H A Dathspectral.c42 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athregs/
H A Ddumpregs.c63 static int ath_hal_setupregs(struct ath_diag *atd, int what);
94 struct ath_diag atd;
156 * Whilst we're doing the ath_diag pieces, we have to set this
398 ath_hal_setupregs(struct ath_diag *atd, int what)
/freebsd-11.0-release/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c156 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athprom/
H A Dathprom.c52 struct ath_diag atd;
/freebsd-11.0-release/tools/tools/ath/athstats/
H A Dathstats.c449 struct ath_diag atd;

Completed in 89 milliseconds