Home
last modified time | relevance | path

Searched refs:tqm_ctx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c358 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.qtbl[i]); in bnxt_qplib_free_hwctx()
360 ctx->tqm_ctx.pde.level = ctx->tqm_ctx.pde_level; in bnxt_qplib_free_hwctx()
361 bnxt_qplib_free_hwq(res, &ctx->tqm_ctx.pde); in bnxt_qplib_free_hwctx()
373 tqmctx = &ctx->tqm_ctx; in bnxt_qplib_alloc_tqm_rings()
454 bnxt_qplib_map_tqm_pgtbl(&ctx->tqm_ctx); in bnxt_qplib_setup_tqm_rings()
H A Dqplib_rcfw.c879 lvl = ctx->tqm_ctx.pde.level; in bnxt_qplib_init_rcfw()
880 pgsz = bnxt_qplib_base_pg_size(&ctx->tqm_ctx.pde); in bnxt_qplib_init_rcfw()
894 cpu_to_le64(ctx->tqm_ctx.pde.pbl[PBL_LVL_0].pg_map_arr[0]); in bnxt_qplib_init_rcfw()
H A Dqplib_res.h305 struct bnxt_qplib_tqm_ctx tqm_ctx; member
H A Dmain.c248 rdev->qplib_ctx.tqm_ctx.qcount[i] = in bnxt_re_limit_pf_res()