Lines Matching refs:wil_dbg_pm
60 wil_dbg_pm(wil, "Sniffer\n"); in wil_can_suspend_vif()
67 wil_dbg_pm(wil, "Delay suspend when connecting\n"); in wil_can_suspend_vif()
71 wil_dbg_pm(wil, "STA-like interface\n"); in wil_can_suspend_vif()
77 wil_dbg_pm(wil, "AP-like interface\n"); in wil_can_suspend_vif()
91 wil_dbg_pm(wil, "can_suspend: %s\n", is_runtime ? "runtime" : "system"); in wil_can_suspend()
94 wil_dbg_pm(wil, "Deny any suspend - %s mode\n", in wil_can_suspend()
110 wil_dbg_pm(wil, "Interface is down\n"); in wil_can_suspend()
114 wil_dbg_pm(wil, "Delay suspend when resetting\n"); in wil_can_suspend()
119 wil_dbg_pm(wil, "Delay suspend during recovery\n"); in wil_can_suspend()
140 wil_dbg_pm(wil, "can_suspend: %s => %s (%d)\n", in wil_can_suspend()
195 wil_dbg_pm(wil, "suspend keep radio on\n"); in wil_suspend_keep_radio_on()
213 wil_dbg_pm(wil, "Pending TX data, reject suspend\n"); in wil_suspend_keep_radio_on()
219 wil_dbg_pm(wil, "Pending RX data, reject suspend\n"); in wil_suspend_keep_radio_on()
225 wil_dbg_pm(wil, "Pending WMI events, reject suspend\n"); in wil_suspend_keep_radio_on()
233 wil_dbg_pm(wil, "wmi_suspend failed, reject suspend (%d)\n", in wil_suspend_keep_radio_on()
315 wil_dbg_pm(wil, "suspend radio off\n"); in wil_suspend_radio_off()
344 wil_dbg_pm(wil, "Disabling PCIe IRQ before suspending\n"); in wil_suspend_radio_off()
360 wil_dbg_pm(wil, "suspend radio off: %d\n", rc); in wil_suspend_radio_off()
370 wil_dbg_pm(wil, "Enabling PCIe IRQ\n"); in wil_resume_radio_off()
392 wil_dbg_pm(wil, "suspend: %s\n", is_runtime ? "runtime" : "system"); in wil_suspend()
395 wil_dbg_pm(wil, "trying to suspend while suspended\n"); in wil_suspend()
404 wil_dbg_pm(wil, "suspend: %s => %d\n", in wil_suspend()
414 wil_dbg_pm(wil, "resume: %s\n", is_runtime ? "runtime" : "system"); in wil_resume()
431 wil_dbg_pm(wil, "resume: %s => %d\n", is_runtime ? "runtime" : "system", in wil_resume()