Searched refs:max_srq_per_vf (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dmain.c248 vf_res->max_srq_per_vf = (qplib_ctx->srqc_count * vf_pct) / num_vf;
H A Dqplib_rcfw.c903 req.max_srq_per_vf = cpu_to_le32(ctx->vf_res.max_srq_per_vf);
H A Dqplib_res.h265 u32 max_srq_per_vf; member in struct:bnxt_qplib_vf_res
H A Dqplib_sp.c201 req.max_srq_per_vf = cpu_to_le32(ctx->vf_res.max_srq_per_vf);
H A Droce_hsi.h354 __le32 max_srq_per_vf; member in struct:cmdq_initialize_fw
2183 __le32 max_srq_per_vf; member in struct:cmdq_set_func_resources

Completed in 220 milliseconds