Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dcmd.c1859 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
2020 priv->mfunc.master.vf_admin[slave].enable_smi[port]; in mlx4_master_activate_admin_state()
2022 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_activate_admin_state()
2377 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2386 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2390 if (!priv->mfunc.master.vf_admin) in mlx4_multi_func_init()
2401 vf_admin = &priv->mfunc.master.vf_admin[i]; in mlx4_multi_func_init()
2427 admin_vport = &vf_admin->vport[port]; in mlx4_multi_func_init()
2490 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2599 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_cleanup()
[all …]
Dmain.c2660 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2668 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2684 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.c265 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_activate_vst_qinq()
297 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_handle_vst_qinq()