Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_res.c411 hwq_attr.depth = ctx->qpc_count * tqmctx->qcount[i]; in bnxt_qplib_alloc_tqm_rings()
515 hwq_attr.depth = ctx->qpc_count; in bnxt_qplib_alloc_ctx()
548 ctx->tim_tbl.max_elements = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
549 hwq_attr.depth = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
Dqplib_res.h259 u32 qpc_count; member
Dmain.c210 ctx->qpc_count = min_t(u32, BNXT_RE_MAX_QPC_COUNT, in bnxt_re_limit_pf_res()
239 vf_res->max_qp_per_vf = (qplib_ctx->qpc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
Dqplib_sp.c193 req.number_of_qp = cpu_to_le32(ctx->qpc_count); in bnxt_qplib_set_func_resources()
Dib_verbs.c4140 resp.max_qp = rdev->qplib_ctx.qpc_count; in bnxt_re_alloc_ucontext()
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c2819 unsigned int qpc_count; in get_hem_table() local
2837 for (qpc_count = 0; qpc_count < hr_dev->caps.qpc_timer_bt_num; in get_hem_table()
2838 qpc_count++) { in get_hem_table()
2840 qpc_count); in get_hem_table()
2865 for (i = 0; i < qpc_count; i++) in get_hem_table()