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()
2002 wil->suspend_resp_rcvd = true; in wmi_recv_cmd()3116 wil->suspend_resp_rcvd = false; in wmi_suspend()3140 if (wil->suspend_resp_rcvd) in wmi_suspend()3158 wil->suspend_resp_rcvd = false; in wmi_suspend()
1041 bool suspend_resp_rcvd; member