Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1852 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
2013 priv->mfunc.master.vf_admin[slave].enable_smi[port]; in mlx4_master_activate_admin_state()
2015 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_activate_admin_state()
2369 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2378 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2382 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()
2481 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2586 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_cleanup()
[all …]
Dmain.c2670 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2678 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2694 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_random_admin_guid()
Dmlx4.h586 struct mlx4_vf_admin_state *vf_admin; member
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()