Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
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()
Dmlx5_core.h204 void mlx5_sriov_disable(struct pci_dev *pdev, bool num_vf_change);
Dmain.c1966 mlx5_sriov_disable(pdev, false); in remove_one()