Searched refs:SIOCGATHSPECTRAL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tools/tools/ath/athspectral/
H A Dathspectral.c114 if (ioctl(spectral->s, SIOCGATHSPECTRAL, &spectral->atd) < 0)
131 if (ioctl(spectral->s, SIOCGATHSPECTRAL, &spectral->atd) < 0)
161 if (ioctl(spectral->s, SIOCGATHSPECTRAL, &spectral->atd) < 0)
182 if (ioctl(spectral->s, SIOCGATHSPECTRAL, &spectral->atd) < 0)
205 if (ioctl(spectral->s, SIOCGATHSPECTRAL, &spectral->atd) < 0)
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_ioctl.c295 case SIOCGATHSPECTRAL:
H A Dif_athioctl.h439 #define SIOCGATHSPECTRAL _IOWR('i', 151, struct ath_diag) macro

Completed in 67 milliseconds