aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt/bnxt_en/bnxt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bnxt/bnxt_en/bnxt.h')
-rw-r--r--sys/dev/bnxt/bnxt_en/bnxt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/bnxt/bnxt_en/bnxt.h b/sys/dev/bnxt/bnxt_en/bnxt.h
index 4172e5e86b4f..6d00cd4d601d 100644
--- a/sys/dev/bnxt/bnxt_en/bnxt.h
+++ b/sys/dev/bnxt/bnxt_en/bnxt.h
@@ -1398,5 +1398,6 @@ int bnxt_dcb_ieee_delapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app);
int bnxt_dcb_ieee_listapp(struct bnxt_softc *softc, struct bnxt_dcb_app *app,
size_t nitems, int *num_inputs);
void bnxt_set_flags_by_devid(struct bnxt_softc *softc);
+int bnxt_hwrm_reserve_rings(struct bnxt_softc *softc);
#endif /* _BNXT_H */