Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h163 u32 qpc_count; member
Dqplib_res.c350 ctx->qpc_tbl.max_elements = ctx->qpc_count; in bnxt_qplib_alloc_ctx()
396 ctx->tqm_tbl[i].max_elements = ctx->qpc_count * in bnxt_qplib_alloc_ctx()
435 ctx->tim_tbl.max_elements = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
Dmain.c130 rdev->qplib_ctx.qpc_count = min_t(u32, BNXT_RE_MAX_QPC_COUNT, in bnxt_re_set_resource_limits()
153 vf_qps = (rdev->qplib_ctx.qpc_count * vf_pct) / num_vfs; in bnxt_re_set_resource_limits()
Dqplib_sp.c185 req.number_of_qp = cpu_to_le32(ctx->qpc_count); in bnxt_qplib_set_func_resources()
Dib_verbs.c3641 resp.max_qp = rdev->qplib_ctx.qpc_count; in bnxt_re_alloc_ucontext()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c1963 int qpc_count, cqc_count; in hns_roce_v2_init() local
1980 for (qpc_count = 0; qpc_count < hr_dev->caps.qpc_timer_bt_num; in hns_roce_v2_init()
1981 qpc_count++) { in hns_roce_v2_init()
1983 qpc_count); in hns_roce_v2_init()
2008 for (i = 0; i < qpc_count; i++) in hns_roce_v2_init()