Searched refs:SIOCSIWFREQ (Results 1 – 3 of 3) sorted by relevance
239 #define SIOCSIWFREQ 0x8B04 /* set channel/frequency (Hz) */ macro
1063 if (ioctl(drv->ioctl_sock, SIOCSIWFREQ, &iwr) < 0) { in hostap_set_freq()
223 if (ioctl(drv->ioctl_sock, SIOCSIWFREQ, &iwr) < 0) { in wpa_driver_wext_set_freq()