Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c163 int mlx5_core_sriov_configure(struct pci_dev *pdev, int num_vfs) in mlx5_core_sriov_configure() function
Dmlx5_core.h133 int mlx5_core_sriov_configure(struct pci_dev *dev, int num_vfs);
Dmain.c1598 .sriov_configure = mlx5_core_sriov_configure,