Searched refs:mlx5_eswitch_load_pf_vf_vport (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1108 static int mlx5_eswitch_load_pf_vf_vport(struct mlx5_eswitch *esw, u16 vport_num, function
1215 err = mlx5_eswitch_load_pf_vf_vport(esw, vport->vport, enabled_events);
1235 err = mlx5_eswitch_load_pf_vf_vport(esw, vport->vport, enabled_events);
1282 ret = mlx5_eswitch_load_pf_vf_vport(esw, MLX5_VPORT_PF,
1295 ret = mlx5_eswitch_load_pf_vf_vport(esw, MLX5_VPORT_ECPF, enabled_events);

Completed in 206 milliseconds