Searched refs:no_fw_recovery (Results 1 – 3 of 3) sorted by relevance
37 bool no_fw_recovery; variable38 module_param(no_fw_recovery, bool, S_IRUGO | S_IWUSR);39 MODULE_PARM_DESC(no_fw_recovery, " disable automatic FW error recovery");368 return no_fw_recovery && (wil->recovery_state == fw_recovery_pending); in wil_is_recovery_blocked()403 if (!no_fw_recovery) in wil_fw_error_worker()
29 extern bool no_fw_recovery;
1272 no_fw_recovery ? "manual" : "auto", in wil_read_file_recovery()