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()
201 wil_dbg_pm(wil, "reject suspend while collecting crash dump\n"); in wil_suspend_keep_radio_on()
209 wil_dbg_pm(wil, "Pending TX data, reject suspend\n"); in wil_suspend_keep_radio_on()
215 wil_dbg_pm(wil, "Pending RX data, reject suspend\n"); in wil_suspend_keep_radio_on()
221 wil_dbg_pm(wil, "Pending WMI events, reject suspend\n"); in wil_suspend_keep_radio_on()
229 wil_dbg_pm(wil, "wmi_suspend failed, reject suspend (%d)\n", in wil_suspend_keep_radio_on()
312 wil_dbg_pm(wil, "suspend radio off\n"); in wil_suspend_radio_off()
317 wil_dbg_pm(wil, "reject suspend while collecting crash dump\n"); in wil_suspend_radio_off()
338 wil_dbg_pm(wil, "Disabling PCIe IRQ before suspending\n"); in wil_suspend_radio_off()
354 wil_dbg_pm(wil, "suspend radio off: %d\n", rc); in wil_suspend_radio_off()
364 wil_dbg_pm(wil, "Enabling PCIe IRQ\n"); in wil_resume_radio_off()
386 wil_dbg_pm(wil, "suspend: %s\n", is_runtime ? "runtime" : "system"); in wil_suspend()
389 wil_dbg_pm(wil, "trying to suspend while suspended\n"); in wil_suspend()
398 wil_dbg_pm(wil, "suspend: %s => %d\n", in wil_suspend()
408 wil_dbg_pm(wil, "resume: %s\n", is_runtime ? "runtime" : "system"); in wil_resume()
425 wil_dbg_pm(wil, "resume: %s => %d\n", is_runtime ? "runtime" : "system", in wil_resume()