Searched refs:WL_SCAN (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ |
H A D | wifi_ioctl.h | 104 #define WL_SCAN (WL_COMMAND_BASE + 0x0) macro
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1172 return (do_cmd_ioctl(handle, linkid, buf, buflen, WL_SCAN)); in do_scan()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 1830 if ((call_ioctl(fd, WLAN_COMMAND, WL_SCAN, 0) == B_FALSE) || in select_profile() 3138 if (call_ioctl(fd, WLAN_COMMAND, WL_SCAN, 0) == B_FALSE) { in do_wlanlist()
|
/illumos-gate/usr/src/uts/common/io/net80211/ |
H A D | net80211_ioctl.c | 1256 case WL_SCAN: in wifi_cfg_getset()
|