Searched refs:num_vf_change (Results 1 – 2 of 2) sorted by relevance
126 mlx5_device_disable_sriov(struct mlx5_core_dev *dev, int num_vfs, bool clear_vf, bool num_vf_change) in mlx5_device_disable_sriov() argument161 if (num_vf_change) { in mlx5_device_disable_sriov()201 void mlx5_sriov_disable(struct pci_dev *pdev, bool num_vf_change) in mlx5_sriov_disable() argument209 mlx5_device_disable_sriov(dev, num_vfs, true, num_vf_change); in mlx5_sriov_disable()
204 void mlx5_sriov_disable(struct pci_dev *pdev, bool num_vf_change);