Home
last modified time | relevance | path

Searched refs:srqc_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dqplib_res.h236 u32 srqc_count; member
A Dmain.c166 ctx->srqc_count = min_t(u32, BNXT_RE_MAX_SRQC_COUNT, in bnxt_re_limit_pf_res()
191 vf_res->max_srq_per_vf = (qplib_ctx->srqc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()
A Dqplib_res.c538 hwq_attr.depth = ctx->srqc_count; in bnxt_qplib_alloc_ctx()
A Dqplib_sp.c186 req.number_of_srq = cpu_to_le32(ctx->srqc_count); in bnxt_qplib_set_func_resources()

Completed in 10 milliseconds