Searched refs:qplib_ctx (Results 1 – 4 of 4) sorted by relevance
163 ctx = &rdev->qplib_ctx; in bnxt_re_limit_pf_res()175 rdev->qplib_ctx.tqm_ctx.qcount[i] = in bnxt_re_limit_pf_res()186 vf_res = &qplib_ctx->vf_res; in bnxt_re_limit_vf_res()205 if (qplib_ctx->mrw_count < BNXT_RE_MAX_MRW_COUNT_64K) { in bnxt_re_limit_vf_res()206 mrws = qplib_ctx->mrw_count * vf_pct; in bnxt_re_limit_vf_res()225 bnxt_re_limit_vf_res(&rdev->qplib_ctx, num_vfs); in bnxt_re_set_resource_limits()281 &rdev->qplib_ctx); in bnxt_re_sriov_config()1309 rdev->qplib_ctx.hwrm_intf_ver = in bnxt_re_query_hwrm_intf_version()1435 &rdev->qplib_ctx, in bnxt_re_dev_init()1482 rdev->qplib_ctx.stats.dma_map, in bnxt_re_dev_init()[all …]
159 struct bnxt_qplib_ctx qplib_ctx; member
261 hw_stats = rdev->qplib_ctx.stats.dma; in bnxt_re_ib_get_hw_stats()
3881 resp.max_qp = rdev->qplib_ctx.qpc_count; in bnxt_re_alloc_ucontext()
Completed in 17 milliseconds