Searched refs:mlx5_eswitch_load_pf_vf_vport (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.c | 1108 static int mlx5_eswitch_load_pf_vf_vport(struct mlx5_eswitch *esw, u16 vport_num, in mlx5_eswitch_load_pf_vf_vport() function 1215 err = mlx5_eswitch_load_pf_vf_vport(esw, vport->vport, enabled_events); in mlx5_eswitch_load_vf_vports() 1235 err = mlx5_eswitch_load_pf_vf_vport(esw, vport->vport, enabled_events); in mlx5_eswitch_load_ec_vf_vports() 1282 ret = mlx5_eswitch_load_pf_vf_vport(esw, MLX5_VPORT_PF, in mlx5_eswitch_enable_pf_vf_vports() 1295 ret = mlx5_eswitch_load_pf_vf_vport(esw, MLX5_VPORT_ECPF, enabled_events); in mlx5_eswitch_enable_pf_vf_vports()
|