Searched refs:no_fw_recovery (Results 1 – 3 of 3) sorted by relevance
28 bool no_fw_recovery; variable29 module_param(no_fw_recovery, bool, S_IRUGO | S_IWUSR);30 MODULE_PARM_DESC(no_fw_recovery, " disable automatic FW error recovery");333 if (!no_fw_recovery) in wil_fw_error_worker()
26 extern bool no_fw_recovery;
1205 no_fw_recovery ? "manual" : "auto", in wil_read_file_recovery()