aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qede/base/ecore_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/qede/base/ecore_int.h')
-rw-r--r--drivers/net/qede/base/ecore_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/qede/base/ecore_int.h b/drivers/net/qede/base/ecore_int.h
index 041240d7..ff2310cf 100644
--- a/drivers/net/qede/base/ecore_int.h
+++ b/drivers/net/qede/base/ecore_int.h
@@ -256,5 +256,6 @@ enum _ecore_status_t ecore_int_set_timer_res(struct ecore_hwfn *p_hwfn,
enum _ecore_status_t ecore_pglueb_rbc_attn_handler(struct ecore_hwfn *p_hwfn,
struct ecore_ptt *p_ptt,
bool is_hw_init);
+void ecore_pf_flr_igu_cleanup(struct ecore_hwfn *p_hwfn);
#endif /* __ECORE_INT_H__ */