Searched refs:vnic_mem (Results 1 – 4 of 4) sorted by relevance
204 struct bnxt_vnic_info *vnic_mem; in bnxt_alloc_vnic_mem() local209 vnic_mem = rte_zmalloc("bnxt_vnic_info", in bnxt_alloc_vnic_mem()211 if (vnic_mem == NULL) { in bnxt_alloc_vnic_mem()216 bp->vnic_info = vnic_mem; in bnxt_alloc_vnic_mem()
466 struct bnxt_ctx_pg_info vnic_mem; member
4159 rte_memzone_free(bp->ctx->vnic_mem.ring_mem.mz); in bnxt_free_ctx_mem()4164 rte_memzone_free(bp->ctx->vnic_mem.ring_mem.pg_tbl_mz); in bnxt_free_ctx_mem()4228 ctx_pg = &ctx->vnic_mem; in bnxt_alloc_ctx_mem()
5156 ctx_pg = &ctx->vnic_mem; in bnxt_hwrm_func_backing_store_cfg()