Searched refs:vf_admin (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c1858 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port];
2015 priv->mfunc.master.vf_admin[slave].enable_smi[port];
2017 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port];
2360 struct mlx4_vf_admin_state *vf_admin; local
2368 priv->mfunc.master.vf_admin =
2371 if (!priv->mfunc.master.vf_admin)
2381 vf_admin = &priv->mfunc.master.vf_admin[i];
2407 admin_vport = &vf_admin->vport[port];
2470 kfree(priv->mfunc.master.vf_admin);
2920 mlx4_is_vf_vst_and_prio_qos(struct mlx4_dev *dev, int port, struct mlx4_vport_state *vf_admin) argument
2939 mlx4_valid_vf_state_change(struct mlx4_dev *dev, int port, struct mlx4_vport_state *vf_admin, int vlan, int qos) argument
2998 struct mlx4_vport_state *vf_admin; local
3071 struct mlx4_vport_state *vf_admin; local
[all...]
H A Dmlx4.h578 struct mlx4_vf_admin_state *vf_admin; member in struct:mlx4_mfunc_master_ctx
H A Dmlx4_main.c2579 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid;
2587 return priv->mfunc.master.vf_admin[entry].vport[port].guid;
2603 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid;
H A Dmlx4_fw.c265 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port];
297 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port];

Completed in 126 milliseconds