Searched refs:mlx5_eswitch_init (Results 1 – 3 of 3) sorted by relevance
155 int mlx5_eswitch_init(struct mlx5_core_dev *dev, int total_vports);
1053 int mlx5_eswitch_init(struct mlx5_core_dev *dev, int total_vports) in mlx5_eswitch_init() function
1726 err = mlx5_eswitch_init(dev, 1 + num_vfs); in init_one()