Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h266 u32 max_qp_per_vf; member
H A Dqplib_sp.c218 req.max_qp_per_vf = cpu_to_le32(ctx->vf_res.max_qp_per_vf); in bnxt_qplib_set_func_resources()
H A Droce_hsi.h354 __le32 max_qp_per_vf; member
2243 __le32 max_qp_per_vf; member
H A Dmain.c262 vf_res->max_qp_per_vf = (qplib_ctx->qpc_count * vf_pct) / num_vf; in bnxt_re_limit_vf_res()