Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Deswitch.h159 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw);
H A Dmlx5_main.c1779 mlx5_eswitch_disable_sriov(priv->eswitch); in remove_one()
1940 mlx5_eswitch_disable_sriov(priv->eswitch); in mlx5_iov_uninit()
H A Dmlx5_eswitch.c1033 void mlx5_eswitch_disable_sriov(struct mlx5_eswitch *esw) in mlx5_eswitch_disable_sriov() function