Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c126 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf) in mlx5_device_disable_sriov() function
169 mlx5_device_disable_sriov(dev, num_vfs, true); in mlx5_sriov_enable()
180 mlx5_device_disable_sriov(dev, num_vfs, true); in mlx5_sriov_disable()
239 mlx5_device_disable_sriov(dev, pci_num_vf(dev->pdev), false); in mlx5_sriov_detach()