Searched refs:bug_on_recovery (Results 1 – 4 of 4) sorted by relevance
1108 u8 bug_on_recovery; member
37 static int bug_on_recovery = -1; variable322 if (bug_on_recovery != -1) in wlcore_adjust_conf()323 wl->conf.recovery.bug_on_recovery = (u8) bug_on_recovery; in wlcore_adjust_conf()941 BUG_ON(wl->conf.recovery.bug_on_recovery && in wl1271_recovery_work()6791 module_param(bug_on_recovery, int, 0600);6792 MODULE_PARM_DESC(bug_on_recovery, "BUG() on fw recovery");
365 .bug_on_recovery = 0,
503 .bug_on_recovery = 0,