Searched refs:ath_diag (Results 1 – 21 of 21) sorted by relevance
| /trueos/tools/tools/ath/athpoke/ |
| HD | athpoke.c | 53 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/ |
| HD | if_athioctl.h | 176 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)
|
| HD | if_ath_btcoex.h | 36 extern int ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad);
|
| HD | if_ath_spectral.h | 36 extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
|
| HD | if_athdfs.h | 45 extern int ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad);
|
| HD | if_ath_lna_div.h | 82 extern int ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad);
|
| HD | if_ath_spectral.c | 176 ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_spectral()
|
| HD | if_ath_btcoex.c | 293 ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_btcoex_ioctl()
|
| HD | if_ath_lna_div.c | 157 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad) in ath_lna_div_ioctl()
|
| HD | if_ath.c | 5882 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/ |
| HD | ath_prom_read.c | 43 struct ath_diag atd;
|
| /trueos/sys/dev/ath/ath_dfs/null/ |
| HD | dfs_null.c | 216 ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_phyerr()
|
| /trueos/tools/tools/ath/athkey/ |
| HD | athkey.c | 132 struct ath_diag atd; in main()
|
| /trueos/tools/tools/ath/athregs/ |
| HD | dumpregs.c | 61 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/ |
| HD | athsurvey.c | 57 struct ath_diag atd; in get_survey_stats()
|
| /trueos/tools/tools/ath/athpow/ |
| HD | athpow.c | 77 struct ath_diag atd; in main()
|
| /trueos/tools/tools/ath/athradar/ |
| HD | athradar.c | 46 struct ath_diag atd;
|
| /trueos/tools/tools/ath/athspectral/ |
| HD | athspectral.c | 46 struct ath_diag atd;
|
| /trueos/tools/tools/ath/athaggrstats/ |
| HD | athaggrstats.c | 154 struct ath_diag atd;
|
| /trueos/tools/tools/ath/athprom/ |
| HD | athprom.c | 52 struct ath_diag atd;
|
| /trueos/tools/tools/ath/athstats/ |
| HD | athstats.c | 473 struct ath_diag atd;
|