Home
last modified time | relevance | path

Searched refs:qpc_count (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c400 hwq_attr.depth = ctx->qpc_count * tqmctx->qcount[i]; in bnxt_qplib_alloc_tqm_rings()
504 hwq_attr.depth = ctx->qpc_count; in bnxt_qplib_alloc_ctx()
537 ctx->tim_tbl.max_elements = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
538 hwq_attr.depth = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
H A Dqplib_res.h295 u32 qpc_count; member
H A Dmain.c233 ctx->qpc_count = min_t(u32, BNXT_RE_MAX_QPC_COUNT, in bnxt_re_limit_pf_res()
262 vf_res->max_qp_per_vf = (qplib_ctx->qpc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
H A Dqplib_sp.c216 req.number_of_qp = cpu_to_le32(ctx->qpc_count); in bnxt_qplib_set_func_resources()
H A Dib_verbs.c4318 resp.max_qp = rdev->qplib_ctx.qpc_count; in bnxt_re_alloc_ucontext()
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2898 unsigned int qpc_count; in get_hem_table() local
2916 for (qpc_count = 0; qpc_count < hr_dev->caps.qpc_timer_bt_num; in get_hem_table()
2917 qpc_count++) { in get_hem_table()
2919 qpc_count); in get_hem_table()
2944 for (i = 0; i < qpc_count; i++) in get_hem_table()