Searched refs:auth_mode (Results 1 – 4 of 4) sorted by relevance
1286 wl_authmode_t auth_mode; in do_set_authmode() local1290 auth_mode = WL_OPENSYSTEM; in do_set_authmode()1293 auth_mode = WL_SHAREDKEY; in do_set_authmode()1298 return (i_dladm_wlan_param(handle, linkid, &auth_mode, in do_set_authmode()1299 MAC_PROP_WL_AUTH_MODE, sizeof (auth_mode), B_TRUE)); in do_set_authmode()
3560 wl_authmode_t auth_mode; in do_set_authmode() local3565 (void) memset(&auth_mode, 0xff, sizeof (auth_mode)); in do_set_authmode()3568 auth_mode = WL_OPENSYSTEM; in do_set_authmode()3570 auth_mode = WL_SHAREDKEY; in do_set_authmode()3578 (void) memmove(gbuf->wldp_buf, &auth_mode, sizeof (wl_authmode_t)); in do_set_authmode()
1585 uint8_t auth_mode; member
9158 fcsp_cfg->auth_mode = auth_cfg->authentication_mode; in emlxs_dhc_get_auth_cfg()9242 auth_cfg->authentication_mode = fcsp_cfg->auth_mode; in emlxs_dhc_add_auth_cfg()9754 fcsp_cfg->auth_mode = auth_cfg->authentication_mode; in emlxs_dhc_get_auth_cfg_table()