Searched refs:suspend_resp_rcvd (Results 1 – 3 of 3) sorted by relevance
639 if (wil->n_msi == 3 && wil->suspend_resp_rcvd) { in wil6210_irq_misc_thread()660 if (wil->suspend_resp_rcvd) { in wil6210_thread_irq()
2001 wil->suspend_resp_rcvd = true; in wmi_recv_cmd()3115 wil->suspend_resp_rcvd = false; in wmi_suspend()3139 if (wil->suspend_resp_rcvd) in wmi_suspend()3157 wil->suspend_resp_rcvd = false; in wmi_suspend()
1039 bool suspend_resp_rcvd; member