Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c242 u32 mrws = 0; in bnxt_re_limit_vf_res() local
266 mrws = qplib_ctx->mrw_count * vf_pct; in bnxt_re_limit_vf_res()
269 mrws = qplib_ctx->mrw_count - BNXT_RE_RESVD_MR_FOR_PF; in bnxt_re_limit_vf_res()
271 vf_res->max_mrw_per_vf = (mrws / nvfs); in bnxt_re_limit_vf_res()