Searched refs:bug_on_recovery (Results 1 – 4 of 4) sorted by relevance
1108 u8 bug_on_recovery; member
38 static int bug_on_recovery = -1; variable329 if (bug_on_recovery != -1) in wlcore_adjust_conf()330 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()6869 module_param(bug_on_recovery, int, 0600);6870 MODULE_PARM_DESC(bug_on_recovery, "BUG() on fw recovery");
365 .bug_on_recovery = 0,
503 .bug_on_recovery = 0,