Searched refs:bug_on_recovery (Results 1 – 4 of 4) sorted by relevance
1353 u8 bug_on_recovery; member
49 static int bug_on_recovery = -1; variable336 if (bug_on_recovery != -1) in wlcore_adjust_conf()337 wl->conf.recovery.bug_on_recovery = (u8) bug_on_recovery; in wlcore_adjust_conf()1000 BUG_ON(wl->conf.recovery.bug_on_recovery && in wl1271_recovery_work()6592 module_param(bug_on_recovery, int, S_IRUSR | S_IWUSR);6593 MODULE_PARM_DESC(bug_on_recovery, "BUG() on fw recovery");
377 .bug_on_recovery = 0,
505 .bug_on_recovery = 0,