Home
last modified time | relevance | path

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

/Linux-v5.15/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()
2378 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2387 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2391 if (!priv->mfunc.master.vf_admin) in mlx4_multi_func_init()
2404 vf_admin = &priv->mfunc.master.vf_admin[i]; in mlx4_multi_func_init()
2429 admin_vport = &vf_admin->vport[port]; in mlx4_multi_func_init()
2492 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2597 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_cleanup()
[all …]
Dmlx4.h586 struct mlx4_vf_admin_state *vf_admin; member
Dmain.c2676 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2684 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2700 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_random_admin_guid()
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()