Searched refs:mlx5_core_disable_hca (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c823 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id) function
1210 mlx5_core_disable_hca(dev, 0);
1223 mlx5_core_disable_hca(dev, 0);
H A Dmlx5_core.h226 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id);
H A Dsriov.c142 err = mlx5_core_disable_hca(dev, vf + 1);

Completed in 220 milliseconds