Searched refs:no_fw_recovery (Results 1 – 3 of 3) sorted by relevance
33 bool no_fw_recovery; variable34 module_param(no_fw_recovery, bool, S_IRUGO | S_IWUSR);35 MODULE_PARM_DESC(no_fw_recovery, " disable automatic FW error recovery");349 if (!no_fw_recovery) in wil_fw_error_worker()
27 extern bool no_fw_recovery;
1270 no_fw_recovery ? "manual" : "auto", in wil_read_file_recovery()