Home
last modified time | relevance | path

Searched refs:SIOCGATHDIAG (Results 1 – 8 of 8) sorted by relevance

/dragonfly/tools/tools/ath/athpow/
H A Dathpow.c106 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
115 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
122 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
/dragonfly/tools/tools/ath/athpoke/
H A Dathpoke.c93 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
136 if (ioctl(s, SIOCGATHDIAG, atd) < 0) in regread()
151 if (ioctl(s, SIOCGATHDIAG, atd) < 0) in regwrite()
/dragonfly/tools/tools/ath/athkey/
H A Dathkey.c180 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
198 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
/dragonfly/tools/tools/ath/athprom/
H A Dathprom.c160 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
187 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in eeread()
205 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in eewrite()
333 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in _setmode()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_ioctl.c299 case SIOCGATHDIAG: in ath_ioctl()
H A Dif_athioctl.h191 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag) macro
/dragonfly/tools/tools/ath/athregs/
H A Ddumpregs.c156 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
174 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) in main()
/dragonfly/tools/tools/ath/athstats/
H A Dathstats.c459 if (ioctl(wf->s, SIOCGATHDIAG, &wf->atd) < 0) { in ath_collect()
466 if (ioctl(wf->s, SIOCGATHDIAG, &wf->atd) < 0) in ath_collect()