Searched refs:ow_auth (Results 1 – 1 of 1) sorted by relevance
386 wl_authmode_t *ow_auth; in wifi_cfg_authmode() local392 ow_auth = (wl_authmode_t *)outp->wldp_buf; in wifi_cfg_authmode()396 wl_get_authmode(ic, ow_auth); in wifi_cfg_authmode()1738 wl_authmode_t ow_auth; in wl_get_authmode() local1740 ow_auth = ic->ic_bss->in_authmode; in wl_get_authmode()1741 bcopy(&ow_auth, wldp_buf, sizeof (wl_authmode_t)); in wl_get_authmode()