Searched refs:bug_on_recovery (Results 1 – 4 of 4) sorted by relevance
1336 u8 bug_on_recovery; member
59 static int bug_on_recovery = -1; variable323 if (bug_on_recovery != -1) in wlcore_adjust_conf()324 wl->conf.recovery.bug_on_recovery = (u8) bug_on_recovery; in wlcore_adjust_conf()944 BUG_ON(wl->conf.recovery.bug_on_recovery && in wl1271_recovery_work()6200 module_param(bug_on_recovery, int, S_IRUSR | S_IWUSR);6201 MODULE_PARM_DESC(bug_on_recovery, "BUG() on fw recovery");
378 .bug_on_recovery = 0,
500 .bug_on_recovery = 0,