Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1852 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
2008 priv->mfunc.master.vf_admin[slave].enable_smi[port]; in mlx4_master_activate_admin_state()
2010 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_activate_admin_state()
2367 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2376 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2380 if (!priv->mfunc.master.vf_admin) in mlx4_multi_func_init()
2393 vf_admin = &priv->mfunc.master.vf_admin[i]; in mlx4_multi_func_init()
2418 admin_vport = &vf_admin->vport[port]; in mlx4_multi_func_init()
2480 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2584 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_cleanup()
[all …]
H A Dmlx4.h588 struct mlx4_vf_admin_state *vf_admin; member
H A Dmain.c2701 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2709 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2725 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_random_admin_guid()
H A Dfw.c266 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_activate_vst_qinq()
298 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_handle_vst_qinq()