Home
last modified time | relevance | path

Searched refs:mlx5_eswitch_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h153 int mlx5_eswitch_init(struct mlx5_core_dev *dev, int total_vports);
H A Dmlx5_eswitch.c1075 int mlx5_eswitch_init(struct mlx5_core_dev *dev, int total_vports) in mlx5_eswitch_init() function
H A Dmlx5_main.c1711 err = mlx5_eswitch_init(dev, 1 + num_vfs); in init_one()