Searched refs:qpc_count (Results 1 – 6 of 6) sorted by relevance
418 hwq_attr.depth = ctx->qpc_count * tqmctx->qcount[i]; in bnxt_qplib_alloc_tqm_rings()522 hwq_attr.depth = ctx->qpc_count; in bnxt_qplib_alloc_ctx()555 ctx->tim_tbl.max_elements = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()556 hwq_attr.depth = ctx->qpc_count * 16; in bnxt_qplib_alloc_ctx()
244 u32 qpc_count; member
159 ctx->qpc_count = min_t(u32, BNXT_RE_MAX_QPC_COUNT, in bnxt_re_limit_pf_res()188 vf_res->max_qp_per_vf = (qplib_ctx->qpc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
182 req.number_of_qp = cpu_to_le32(ctx->qpc_count); in bnxt_qplib_set_func_resources()
3929 resp.max_qp = rdev->qplib_ctx.qpc_count; in bnxt_re_alloc_ucontext()
2471 int qpc_count, cqc_count; in hns_roce_v2_init() local2488 for (qpc_count = 0; qpc_count < hr_dev->caps.qpc_timer_bt_num; in hns_roce_v2_init()2489 qpc_count++) { in hns_roce_v2_init()2491 qpc_count); in hns_roce_v2_init()2516 for (i = 0; i < qpc_count; i++) in hns_roce_v2_init()