Lines Matching refs:wil_dbg_pm
49 wil_dbg_pm(wil, "Sniffer\n"); in wil_can_suspend_vif()
56 wil_dbg_pm(wil, "Delay suspend when connecting\n"); in wil_can_suspend_vif()
60 wil_dbg_pm(wil, "STA-like interface\n"); in wil_can_suspend_vif()
66 wil_dbg_pm(wil, "AP-like interface\n"); in wil_can_suspend_vif()
80 wil_dbg_pm(wil, "can_suspend: %s\n", is_runtime ? "runtime" : "system"); in wil_can_suspend()
83 wil_dbg_pm(wil, "Deny any suspend - %s mode\n", in wil_can_suspend()
99 wil_dbg_pm(wil, "Interface is down\n"); in wil_can_suspend()
103 wil_dbg_pm(wil, "Delay suspend when resetting\n"); in wil_can_suspend()
108 wil_dbg_pm(wil, "Delay suspend during recovery\n"); in wil_can_suspend()
129 wil_dbg_pm(wil, "can_suspend: %s => %s (%d)\n", in wil_can_suspend()
184 wil_dbg_pm(wil, "suspend keep radio on\n"); in wil_suspend_keep_radio_on()
202 wil_dbg_pm(wil, "Pending TX data, reject suspend\n"); in wil_suspend_keep_radio_on()
208 wil_dbg_pm(wil, "Pending RX data, reject suspend\n"); in wil_suspend_keep_radio_on()
214 wil_dbg_pm(wil, "Pending WMI events, reject suspend\n"); in wil_suspend_keep_radio_on()
222 wil_dbg_pm(wil, "wmi_suspend failed, reject suspend (%d)\n", in wil_suspend_keep_radio_on()
304 wil_dbg_pm(wil, "suspend radio off\n"); in wil_suspend_radio_off()
333 wil_dbg_pm(wil, "Disabling PCIe IRQ before suspending\n"); in wil_suspend_radio_off()
349 wil_dbg_pm(wil, "suspend radio off: %d\n", rc); in wil_suspend_radio_off()
359 wil_dbg_pm(wil, "Enabling PCIe IRQ\n"); in wil_resume_radio_off()
381 wil_dbg_pm(wil, "suspend: %s\n", is_runtime ? "runtime" : "system"); in wil_suspend()
384 wil_dbg_pm(wil, "trying to suspend while suspended\n"); in wil_suspend()
393 wil_dbg_pm(wil, "suspend: %s => %d\n", in wil_suspend()
403 wil_dbg_pm(wil, "resume: %s\n", is_runtime ? "runtime" : "system"); in wil_resume()
420 wil_dbg_pm(wil, "resume: %s => %d\n", is_runtime ? "runtime" : "system", in wil_resume()