Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h252 u32 max_gid_per_vf; member
H A Dqplib_rcfw.c904 req.max_gid_per_vf = cpu_to_le32(ctx->vf_res.max_gid_per_vf); in bnxt_qplib_init_rcfw()
H A Dqplib_sp.c222 req.max_gid_per_vf = cpu_to_le32(ctx->vf_res.max_gid_per_vf); in bnxt_qplib_set_func_resources()
H A Droce_hsi.h356 __le32 max_gid_per_vf; member
2213 __le32 max_gid_per_vf; member
H A Dmain.c265 vf_res->max_gid_per_vf = BNXT_RE_MAX_GID_PER_VF; in bnxt_re_limit_vf_res()