|
@@ -716,6 +716,7 @@ void wil_priv_deinit(struct wil6210_priv *wil);
|
|
|
int wil_reset(struct wil6210_priv *wil, bool no_fw);
|
|
|
void wil_fw_error_recovery(struct wil6210_priv *wil);
|
|
|
void wil_set_recovery_state(struct wil6210_priv *wil, int state);
|
|
|
+bool wil_is_recovery_blocked(struct wil6210_priv *wil);
|
|
|
int wil_up(struct wil6210_priv *wil);
|
|
|
int __wil_up(struct wil6210_priv *wil);
|
|
|
int wil_down(struct wil6210_priv *wil);
|