Searched refs:WL_CONNECTED (Results 1 – 5 of 5) sorted by relevance
307 if (wl_status != WL_CONNECTED) { in dladm_wlan_scan()312 if (wl_status == WL_CONNECTED) in dladm_wlan_scan()540 if (wl_status == WL_CONNECTED) in do_connect()576 if (wl_status == WL_CONNECTED) { in dladm_wlan_connect()672 if (wl_status != WL_CONNECTED) { in dladm_wlan_disconnect()685 if (wl_status == WL_CONNECTED) { in dladm_wlan_disconnect()725 if (wl_status != WL_CONNECTED) in dladm_wlan_get_linkattr()
172 #define WL_CONNECTED 0x0 macro
1160 WL_CONNECTED:WL_NOTCONNECTED); in simnet_set_priv_prop()1198 wdev->swd_linkstatus = WL_CONNECTED; in simnet_m_setprop()1246 value = ((wdev->swd_linkstatus == WL_CONNECTED) ? 1:0); in simnet_get_priv_prop()
1791 (*(wl_linkstatus_t *)(gbuf->wldp_buf) == WL_CONNECTED)) { in heuristic_load()2279 (*(wl_linkstatus_t *)(gbuf->wldp_buf) == WL_CONNECTED)) { in do_loadpf()3855 case WL_CONNECTED: in print_gbuf()
1586 WL_CONNECTED : WL_NOTCONNECTED; in wl_get_linkstatus()