Searched refs:debug_fw (Results 1 – 1 of 1) sorted by relevance
30 static bool debug_fw; /* = false; */ variable31 module_param(debug_fw, bool, S_IRUGO);32 MODULE_PARM_DESC(debug_fw, " load driver if FW not ready. For FW debug");115 if (debug_fw) in wil_if_pcie_enable()