Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h156 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs);
H A Dmlx5_eswitch.c1014 int mlx5_eswitch_enable_sriov(struct mlx5_eswitch *esw, int nvfs) in mlx5_eswitch_enable_sriov() function
H A Dmlx5_main.c1905 err = mlx5_eswitch_enable_sriov(priv->eswitch, num_vfs); in mlx5_iov_init()