Lines Matching refs:DISCONNECTING
2184 if (wl_get_drv_status(cfg, DISCONNECTING, ndev)) { in wl_cfg80211_p2p_if_del()
4392 wl_set_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_leave_ibss()
4398 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_leave_ibss()
5472 wl_set_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_cleanup_mismatch_status()
5479 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_cleanup_mismatch_status()
5487 if (wl_get_drv_status(cfg, DISCONNECTING, dev)) { in wl_cfg80211_cleanup_mismatch_status()
5488 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_cleanup_mismatch_status()
5492 while (wl_get_drv_status(cfg, DISCONNECTING, dev) && wait_cnt) { in wl_cfg80211_cleanup_mismatch_status()
5504 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_cleanup_mismatch_status()
6140 } else if (wl_get_drv_status(cfg, DISCONNECTING, dev)) { in wl_sync_fw_assoc_states()
6158 if (!info->reassoc && !wl_get_drv_status(cfg, DISCONNECTING, dev)) { in wl_sync_fw_assoc_states()
6465 while ((status = wl_get_drv_status(cfg, DISCONNECTING, dev)) && wait_cnt) { in wl_cfg80211_wait_for_disconnection()
6472 if (!wait_cnt && wl_get_drv_status(cfg, DISCONNECTING, dev)) { in wl_cfg80211_wait_for_disconnection()
6488 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_wait_for_disconnection()
6574 wl_set_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_disconnect()
6578 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_disconnect()
6595 wl_clr_drv_status(cfg, DISCONNECTING, dev); in wl_cfg80211_disconnect()
12239 wl_get_drv_status(cfg, DISCONNECTING, ndev), in wl_post_linkdown_ops()
12251 wl_clr_drv_status(cfg, DISCONNECTING, ndev); in wl_post_linkdown_ops()
12343 wl_get_drv_status(cfg, DISCONNECTING, ndev)) { in wl_handle_assoc_fail()
12344 wl_clr_drv_status(cfg, DISCONNECTING, ndev); in wl_handle_assoc_fail()
12513 wl_get_drv_status(cfg, DISCONNECTING, ndev)) { in wl_handle_link_down()
12514 wl_clr_drv_status(cfg, DISCONNECTING, ndev); in wl_handle_link_down()
12536 if (!wl_get_drv_status(cfg, DISCONNECTING, ndev)) { in wl_handle_link_down()
12620 if (wl_get_drv_status(cfg, DISCONNECTING, ndev)) { in wl_handle_link_down()
17610 wl_get_drv_status(cfg, DISCONNECTING, ndev), in __wl_cfg80211_down()
17645 wl_clr_drv_status(cfg, DISCONNECTING, iter->ndev); in __wl_cfg80211_down()
21105 wl_clr_drv_status(cfg, DISCONNECTING, ndev); in wl_wps_handle_sta_linkdown()