Searched refs:suspend_resp_rcvd (Results 1 – 3 of 3) sorted by relevance
650 if (wil->n_msi == 3 && wil->suspend_resp_rcvd) { in wil6210_irq_misc_thread()673 if (wil->suspend_resp_rcvd) { in wil6210_thread_irq()
1986 wil->suspend_resp_rcvd = true; in wmi_recv_cmd()3097 wil->suspend_resp_rcvd = false; in wmi_suspend()3121 if (wil->suspend_resp_rcvd) in wmi_suspend()3139 wil->suspend_resp_rcvd = false; in wmi_suspend()
1050 bool suspend_resp_rcvd; member