Symbol: ath_diag
sys/dev/netif/ath/ath/if_ath_btcoex.c
366
ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad)
sys/dev/netif/ath/ath/if_ath_btcoex.h
36
extern int ath_btcoex_ioctl(struct ath_softc *sc, struct ath_diag *ad);
sys/dev/netif/ath/ath/if_ath_ioctl.c
170
ath_ioctl_diag(struct ath_softc *sc, struct ath_diag *ad)
sys/dev/netif/ath/ath/if_ath_lna_div.c
162
ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad)
sys/dev/netif/ath/ath/if_ath_lna_div.h
82
extern int ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad);
sys/dev/netif/ath/ath/if_ath_spectral.c
181
ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad)
sys/dev/netif/ath/ath/if_ath_spectral.h
36
extern int ath_ioctl_spectral(struct ath_softc *sc, struct ath_diag *ad);
sys/dev/netif/ath/ath/if_athdfs.h
45
extern int ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad);
sys/dev/netif/ath/ath/if_athioctl.h
191
#define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag)
sys/dev/netif/ath/ath/if_athioctl.h
192
#define SIOCGATHPHYERR _IOWR('i', 140, struct ath_diag)
sys/dev/netif/ath/ath/if_athioctl.h
441
#define SIOCGATHSPECTRAL _IOWR('i', 151, struct ath_diag)
sys/dev/netif/ath/ath_dfs/null/dfs_null.c
221
ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad)
tools/tools/ath/athkey/athkey.c
132
struct ath_diag atd;
tools/tools/ath/athpoke/athpoke.c
123
regread(int s, struct ath_diag *atd, uint32_t r)
tools/tools/ath/athpoke/athpoke.c
142
regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v)
tools/tools/ath/athpoke/athpoke.c
53
static uint32_t regread(int s, struct ath_diag *atd, uint32_t r);
tools/tools/ath/athpoke/athpoke.c
54
static void regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v);
tools/tools/ath/athpoke/athpoke.c
67
struct ath_diag atd;
tools/tools/ath/athpow/athpow.c
77
struct ath_diag atd;
tools/tools/ath/athprom/athprom.c
51
struct ath_diag atd;
tools/tools/ath/athregs/dumpregs.c
381
ath_hal_setupregs(struct ath_diag *atd, int what)
tools/tools/ath/athregs/dumpregs.c
60
static int ath_hal_setupregs(struct ath_diag *atd, int what);
tools/tools/ath/athregs/dumpregs.c
91
struct ath_diag atd;
tools/tools/ath/athstats/athstats.c
422
struct ath_diag atd;