Searched refs:auth_mode (Results 1 – 4 of 4) sorted by relevance
1287 wl_authmode_t auth_mode; in do_set_authmode() local1291 auth_mode = WL_OPENSYSTEM; in do_set_authmode()1294 auth_mode = WL_SHAREDKEY; in do_set_authmode()1299 return (i_dladm_wlan_param(handle, linkid, &auth_mode, in do_set_authmode()1300 MAC_PROP_WL_AUTH_MODE, sizeof (auth_mode), B_TRUE)); in do_set_authmode()
3563 wl_authmode_t auth_mode; in do_set_authmode() local3568 (void) memset(&auth_mode, 0xff, sizeof (auth_mode)); in do_set_authmode()3571 auth_mode = WL_OPENSYSTEM; in do_set_authmode()3573 auth_mode = WL_SHAREDKEY; in do_set_authmode()3581 (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()