Searched refs:bug_on_recovery (Results 1 – 4 of 4) sorted by relevance
1122 u8 bug_on_recovery; member
51 static int bug_on_recovery = -1; variable342 if (bug_on_recovery != -1) in wlcore_adjust_conf()343 wl->conf.recovery.bug_on_recovery = (u8) bug_on_recovery; in wlcore_adjust_conf()957 BUG_ON(wl->conf.recovery.bug_on_recovery && in wl1271_recovery_work()6847 module_param(bug_on_recovery, int, 0600);6848 MODULE_PARM_DESC(bug_on_recovery, "BUG() on fw recovery");
379 .bug_on_recovery = 0,
517 .bug_on_recovery = 0,