Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dsriov.c213 int mlx5_core_sriov_configure(struct pci_dev *pdev, int num_vfs) in mlx5_core_sriov_configure() function
H A Dmlx5_core.h203 int mlx5_core_sriov_configure(struct pci_dev *dev, int num_vfs);
H A Dmain.c2245 .sriov_configure = mlx5_core_sriov_configure,