Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_func_backing_store_cfg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h131 int bnxt_hwrm_func_backing_store_cfg(struct bnxt_softc *softc, uint32_t);
H A Dbnxt_hwrm.c534 int bnxt_hwrm_func_backing_store_cfg(struct bnxt_softc *softc, uint32_t enables) in bnxt_hwrm_func_backing_store_cfg() function
H A Dif_bnxt.c1194 rc = bnxt_hwrm_func_backing_store_cfg(softc, ena); in bnxt_alloc_ctx_mem()