Home
last modified time | relevance | path

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

/trueos/tools/tools/ath/athpoke/
HDathpoke.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; in main()
123 regread(int s, struct ath_diag *atd, uint32_t r) in regread()
142 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v) in regwrite()
/trueos/sys/dev/ath/
HDif_athioctl.h176 struct ath_diag { struct
189 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag) argument
190 #define SIOCGATHPHYERR _IOWR('i', 140, struct ath_diag)
439 #define SIOCGATHSPECTRAL _IOWR('i', 151, struct ath_diag)
HDif_ath_btcoex.h36 extern int ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad);
HDif_ath_spectral.h36 extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
HDif_athdfs.h45 extern int ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad);
HDif_ath_lna_div.h82 extern int ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad);
HDif_ath_spectral.c176 ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_spectral()
HDif_ath_btcoex.c293 ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_btcoex_ioctl()
HDif_ath_lna_div.c157 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_lna_div_ioctl()
HDif_ath.c5882 ath_ioctl_diag(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_diag()
6016 error = ath_ioctl_diag(sc, (struct ath_diag *) ifr); in ath_ioctl()
6019 error = ath_ioctl_phyerr(sc,(struct ath_diag*) ifr); in ath_ioctl()
6023 error = ath_ioctl_spectral(sc,(struct ath_diag*) ifr); in ath_ioctl()
/trueos/tools/tools/ath/ath_prom_read/
HDath_prom_read.c43 struct ath_diag atd;
/trueos/sys/dev/ath/ath_dfs/null/
HDdfs_null.c216 ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_phyerr()
/trueos/tools/tools/ath/athkey/
HDathkey.c132 struct ath_diag atd; in main()
/trueos/tools/tools/ath/athregs/
HDdumpregs.c61 static int ath_hal_setupregs(struct ath_diag *atd, int what);
92 struct ath_diag atd; in main()
382 ath_hal_setupregs(struct ath_diag *atd, int what) in ath_hal_setupregs()
/trueos/tools/tools/ath/athsurvey/
HDathsurvey.c57 struct ath_diag atd; in get_survey_stats()
/trueos/tools/tools/ath/athpow/
HDathpow.c77 struct ath_diag atd; in main()
/trueos/tools/tools/ath/athradar/
HDathradar.c46 struct ath_diag atd;
/trueos/tools/tools/ath/athspectral/
HDathspectral.c46 struct ath_diag atd;
/trueos/tools/tools/ath/athaggrstats/
HDathaggrstats.c154 struct ath_diag atd;
/trueos/tools/tools/ath/athprom/
HDathprom.c52 struct ath_diag atd;
/trueos/tools/tools/ath/athstats/
HDathstats.c473 struct ath_diag atd;