Searched refs:debug_fw (Results 1 – 4 of 4) sorted by relevance
34 bool debug_fw; /* = false; */ variable35 module_param(debug_fw, bool, 0444);36 MODULE_PARM_DESC(debug_fw, " do not perform card reset. For FW debug");1616 if (debug_fw) { in wil_reset()
93 if (wmi_only || debug_fw) { in wil_can_suspend()
57 if (debug_fw || in wil_open()
38 extern bool debug_fw;