Searched refs:debug_fw (Results 1 – 4 of 4) sorted by relevance
23 bool debug_fw; /* = false; */ variable24 module_param(debug_fw, bool, 0444);25 MODULE_PARM_DESC(debug_fw, " do not perform card reset. For FW debug");1605 if (debug_fw) { in wil_reset()
82 if (wmi_only || debug_fw) { in wil_can_suspend()
46 if (debug_fw || in wil_open()
27 extern bool debug_fw;