Searched refs:hdd_wlan_suspended (Results 1 – 6 of 6) sorted by relevance
103 if (hdd_ctx->hdd_wlan_suspended) { in __hdd_nud_failure_work()
1644 hdd_ctx->hdd_wlan_suspended = true; in hdd_suspend_wlan()1679 hdd_ctx->hdd_wlan_suspended = false; in hdd_resume_wlan()1894 hdd_ctx->hdd_wlan_suspended = false; in hdd_wlan_shutdown()2182 if (hdd_ctx->hdd_wlan_suspended) in hdd_wlan_re_init()2183 hdd_ctx->hdd_wlan_suspended = false; in hdd_wlan_re_init()
272 if (hdd_ctx->hdd_wlan_suspended) { in __hdd_softap_tx_timeout()
656 if (hdd_ctx->hdd_wlan_suspended) { in __hdd_tx_timeout()
6460 if (hdd_ctx->hdd_wlan_suspended) { in __hdd_set_multicast_list()
2083 bool hdd_wlan_suspended; member