Searched refs:is_wiphy_suspended (Results 1 – 9 of 9) sorted by relevance
1893 hdd_ctx->is_wiphy_suspended = false; in hdd_wlan_shutdown()2179 if (hdd_ctx->is_wiphy_suspended) in hdd_wlan_re_init()2180 hdd_ctx->is_wiphy_suspended = false; in hdd_wlan_re_init()2353 NO_SESSION, hdd_ctx->is_wiphy_suspended); in __wlan_hdd_cfg80211_resume_wlan()2355 hdd_ctx->is_wiphy_suspended = false; in __wlan_hdd_cfg80211_resume_wlan()2674 NO_SESSION, hdd_ctx->is_wiphy_suspended); in __wlan_hdd_cfg80211_suspend_wlan()2681 hdd_ctx->is_wiphy_suspended = true; in __wlan_hdd_cfg80211_suspend_wlan()
358 if (hdd_ctx->is_wiphy_suspended) { in wlan_hdd_cm_disconnect()
1066 if (hdd_ctx->is_wiphy_suspended) { in hdd_reg_notifier()1144 if (hdd_ctx->is_wiphy_suspended == true) { in hdd_reg_notifier()
14291 if (-EAGAIN == ret || hdd_ctx->is_wiphy_suspended) { in hdd_psoc_idle_timeout_callback()16936 if (debugfs_threads > 0 || hdd_ctx->is_wiphy_suspended) { in hdd_wlan_stop_modules()16938 debugfs_threads, hdd_ctx->is_wiphy_suspended); in hdd_wlan_stop_modules()17153 hdd_ctx->is_wiphy_suspended); in hdd_state_info_dump()19034 if (-EAGAIN == ret || hdd_ctx->is_wiphy_suspended) { in hdd_wlan_idle_shutdown()
7220 if (hdd_ctx->is_wiphy_suspended) { in __wlan_hdd_cfg80211_stop_ap()
854 bool is_wiphy_suspended; member
427 if (dp_ctx->is_wiphy_suspended) { in dp_nud_filter_netevent()
700 dp_ctx->is_wiphy_suspended = true; in ucfg_dp_suspend_wlan()713 dp_ctx->is_wiphy_suspended = false; in ucfg_dp_resume_wlan()
2099 bool is_wiphy_suspended; member