Searched refs:SIOCGATHDIAG (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/tools/tools/ath/athpow/
H A Dathpow.c106 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
115 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
122 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
/freebsd-11.0-release/tools/tools/ath/athkey/
H A Dathkey.c180 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
198 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
/freebsd-11.0-release/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c125 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
/freebsd-11.0-release/tools/tools/ath/athpoke/
H A Dathpoke.c93 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
136 if (ioctl(s, SIOCGATHDIAG, atd) < 0)
151 if (ioctl(s, SIOCGATHDIAG, atd) < 0)
/freebsd-11.0-release/tools/tools/ath/athsurvey/
H A Dathsurvey.c68 if (ioctl(s, SIOCGATHDIAG, &atd) < 0) {
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath_ioctl.c290 case SIOCGATHDIAG:
H A Dif_athioctl.h191 #define SIOCGATHDIAG _IOWR('i', 138, struct ath_diag) macro
/freebsd-11.0-release/tools/tools/ath/athprom/
H A Dathprom.c161 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
188 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
206 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
334 if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
/freebsd-11.0-release/tools/tools/ath/athradar/
H A Dathradar.c65 if (ioctl(radar->s, SIOCGATHDIAG, &radar->atd) < 0) {
/freebsd-11.0-release/tools/tools/ath/athspectral/
H A Dathspectral.c65 if (ioctl(spectral->s, SIOCGATHDIAG, &spectral->atd) < 0) {
/freebsd-11.0-release/tools/tools/ath/athregs/
H A Ddumpregs.c170 if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0)
189 if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0)
/freebsd-11.0-release/tools/tools/ath/athstats/
H A Dathstats.c489 if (ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG,
498 (void) ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG,

Completed in 123 milliseconds