Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c201 void mlx5_sriov_disable(struct pci_dev *pdev, bool num_vf_change) in mlx5_sriov_disable() function
224 mlx5_sriov_disable(pdev, true); in mlx5_core_sriov_configure()
H A Dmlx5_core.h204 void mlx5_sriov_disable(struct pci_dev *pdev, bool num_vf_change);
H A Dmain.c1980 mlx5_sriov_disable(pdev, false); in remove_one()