Searched refs:wldp_result (Results 1 – 6 of 6) sorted by relevance
101 wp->wldp_result = WL_SUCCESS; in wifi_setupoutmsg()155 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_essid()189 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_bssid()228 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_nodename()246 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_nodename()282 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_phy()307 outp->wldp_result = WL_WRITEONLY; in wifi_cfg_wepkey()315 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_wepkey()324 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_wepkey()358 outp->wldp_result = WL_NOTSUPPORTED; in wifi_cfg_keyid()[all …]
387 uint32_t wldp_result; member
2392 outfp->wldp_result = WL_NOTSUPPORTED; in ipw2100_getset()2454 outfp->wldp_result = WL_SUCCESS; in ipw2100_getset()2560 outfp->wldp_result = WL_SUCCESS; in ipw_wificfg_radio()2577 outfp->wldp_result = WL_NOTSUPPORTED; in ipw_wificfg_desrates()2597 outfp->wldp_result = WL_SUCCESS; in ipw_wificfg_disassoc()
1202 gbuf->wldp_result = 0xffff; in call_ioctl()1208 return (gbuf->wldp_result != WL_SUCCESS ? in call_ioctl()1613 gbuf->wldp_result = WL_LACK_FEATURE; in do_print_support_params()1618 if (gbuf->wldp_result == WL_SUCCESS) { in do_print_support_params()4539 if (gbuf->wldp_result != WL_SUCCESS) { in do_set()4544 print_error(gbuf->wldp_result); in do_set()4614 print_error(gbuf->wldp_result); in do_get()
2497 outfp->wldp_result = WL_NOTSUPPORTED; in ipw2200_getset()2543 outfp->wldp_result = WL_SUCCESS; in ipw2200_getset()2647 outfp->wldp_result = WL_SUCCESS; in iwi_wificfg_radio()2662 outfp->wldp_result = WL_NOTSUPPORTED; in iwi_wificfg_desrates()
145 switch (gbuf->wldp_result) { in dladm_wlan_wlresult2status()