Home
last modified time | relevance | path

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

/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()
2368 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2375 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2378 if (!priv->mfunc.master.vf_admin) in mlx4_multi_func_init()
2389 vf_admin = &priv->mfunc.master.vf_admin[i]; in mlx4_multi_func_init()
2413 admin_vport = &vf_admin->vport[port]; in mlx4_multi_func_init()
2475 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2579 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.c2693 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2701 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2717 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()