Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c1858 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_immediate_activate_vlan_qos()
2015 priv->mfunc.master.vf_admin[slave].enable_smi[port]; in mlx4_master_activate_admin_state()
2017 vp_admin = &priv->mfunc.master.vf_admin[slave].vport[port]; in mlx4_master_activate_admin_state()
2360 struct mlx4_vf_admin_state *vf_admin; in mlx4_multi_func_init() local
2368 priv->mfunc.master.vf_admin = in mlx4_multi_func_init()
2371 if (!priv->mfunc.master.vf_admin) in mlx4_multi_func_init()
2381 vf_admin = &priv->mfunc.master.vf_admin[i]; in mlx4_multi_func_init()
2407 admin_vport = &vf_admin->vport[port]; in mlx4_multi_func_init()
2470 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_init()
2580 kfree(priv->mfunc.master.vf_admin); in mlx4_multi_func_cleanup()
[all …]
H A Dmlx4_main.c2585 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_admin_guid()
2593 return priv->mfunc.master.vf_admin[entry].vport[port].guid; in mlx4_get_admin_guid()
2609 priv->mfunc.master.vf_admin[entry].vport[port].guid = guid; in mlx4_set_random_admin_guid()
H A Dmlx4.h578 struct mlx4_vf_admin_state *vf_admin; member
H A Dmlx4_fw.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()