Home
last modified time | relevance | path

Searched refs:srqc_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h248 u32 srqc_count; member
H A Dqplib_sp.c184 req.number_of_srq = cpu_to_le32(ctx->srqc_count); in bnxt_qplib_set_func_resources()
H A Dqplib_res.c529 hwq_attr.depth = ctx->srqc_count; in bnxt_qplib_alloc_ctx()
H A Dmain.c164 ctx->srqc_count = min_t(u32, BNXT_RE_MAX_SRQC_COUNT, in bnxt_re_limit_pf_res()
189 vf_res->max_srq_per_vf = (qplib_ctx->srqc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h263 u32 srqc_count; member
H A Dmain.c215 ctx->srqc_count = min_t(u32, BNXT_RE_MAX_SRQC_COUNT, in bnxt_re_limit_pf_res()
240 vf_res->max_srq_per_vf = (qplib_ctx->srqc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
H A Dqplib_sp.c195 req.number_of_srq = cpu_to_le32(ctx->srqc_count); in bnxt_qplib_set_func_resources()
H A Dqplib_res.c530 hwq_attr.depth = ctx->srqc_count; in bnxt_qplib_alloc_ctx()

Completed in 12 milliseconds