Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c142 err = mlx5_core_disable_hca(dev, vf + 1); in mlx5_device_disable_sriov()
H A Dmlx5_core.h207 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id);
H A Dmain.c831 int mlx5_core_disable_hca(struct mlx5_core_dev *dev, u16 func_id) in mlx5_core_disable_hca() function
1199 mlx5_core_disable_hca(dev, 0); in mlx5_function_enable()
1212 mlx5_core_disable_hca(dev, 0); in mlx5_function_disable()