Searched refs:WL_CREATE_IBSS (Results 1 – 3 of 3) sorted by relevance
74 #define WL_CREATE_IBSS (WL_PARAMETERS_BASE + 0xc) macro
3330 return (call_ioctl(fd, WLAN_SET_PARAM, WL_CREATE_IBSS, in do_set_createibss()3984 return (call_ioctl(fd, WLAN_GET_PARAM, WL_CREATE_IBSS, 0)); in do_get_createibss()
1293 case WL_CREATE_IBSS: in wifi_cfg_getset()