Home
last modified time | relevance | path

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

/openbmc/linux/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) in mlx5_device_disable_sriov() function
196 mlx5_device_disable_sriov(dev, num_vfs, true, true); in mlx5_sriov_enable()
209 mlx5_device_disable_sriov(dev, num_vfs, true, num_vf_change); in mlx5_sriov_disable()
269 mlx5_device_disable_sriov(dev, pci_num_vf(dev->pdev), false, false); in mlx5_sriov_detach()