Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c51 static uint32_t regread(int s, struct ath_diag *atd, uint32_t r);
52 static void regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v);
65 struct ath_diag atd; in main()
121 regread(int s, struct ath_diag *atd, uint32_t r) in regread()
140 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v) in regwrite()
/freebsd/sys/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.c170 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.c427 ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_btcoex_ioctl()
H A Dif_ath_lna_div.c151 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_lna_div_ioctl()
/freebsd/tools/tools/ath/common/
H A Dctrl.h33 struct ath_diag;
48 unsigned long cmd, struct ath_diag *ad);
H A Dctrl.c125 struct ath_diag *ad) in ath_driver_req_fetch_diag()
/freebsd/tools/tools/ath/athani/
H A Dmain.c95 struct ath_diag atd; in ani_write_state()
147 struct ath_diag atd; in ani_read_state()
177 struct ath_diag atd; in main()
/freebsd/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c41 struct ath_diag atd;
/freebsd/sys/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()
/freebsd/tools/tools/ath/athkey/
H A Dathkey.c130 struct ath_diag atd; in main()
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c61 static int ath_hal_setupregs(struct ath_diag *atd, int what);
92 struct ath_diag atd; in main()
396 ath_hal_setupregs(struct ath_diag *atd, int what) in ath_hal_setupregs()
/freebsd/tools/tools/ath/athsurvey/
H A Dathsurvey.c55 struct ath_diag atd; in get_survey_stats()
/freebsd/tools/tools/ath/athpow/
H A Dathpow.c75 struct ath_diag atd; in main()
/freebsd/tools/tools/ath/athradar/
H A Dathradar.c40 struct ath_diag atd;
/freebsd/tools/tools/ath/athspectral/
H A Dathspectral.c40 struct ath_diag atd;
/freebsd/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c154 struct ath_diag atd;
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c51 struct ath_diag atd;
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c459 struct ath_diag atd;
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp692 unsigned struct_ath_diag_sz = sizeof(ath_diag);