Searched refs:mlx5_device_disable_sriov (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c126 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf, bool num_vf_change) function
196 mlx5_device_disable_sriov(dev, num_vfs, true, true);
209 mlx5_device_disable_sriov(dev, num_vfs, true, num_vf_change);
269 mlx5_device_disable_sriov(dev, pci_num_vf(dev->pdev), false, false);

Completed in 162 milliseconds