Searched refs:vnic_mem (Results 1 – 4 of 4) sorted by relevance
195 struct bnxt_vnic_info *vnic_mem; in bnxt_alloc_vnic_mem() local200 vnic_mem = rte_zmalloc("bnxt_vnic_info", in bnxt_alloc_vnic_mem()202 if (vnic_mem == NULL) { in bnxt_alloc_vnic_mem()207 bp->vnic_info = vnic_mem; in bnxt_alloc_vnic_mem()
481 struct bnxt_ctx_pg_info vnic_mem; member
4801 rte_memzone_free(bp->ctx->vnic_mem.ring_mem.mz); in bnxt_free_ctx_mem()4806 rte_memzone_free(bp->ctx->vnic_mem.ring_mem.pg_tbl_mz); in bnxt_free_ctx_mem()4876 ctx_pg = &ctx->vnic_mem; in bnxt_alloc_ctx_mem()
5448 ctx_pg = &ctx->vnic_mem; in bnxt_hwrm_func_backing_store_cfg()