Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c213 int mlx5_core_sriov_configure(struct pci_dev *pdev, int num_vfs) in mlx5_core_sriov_configure() function
Dmlx5_core.h203 int mlx5_core_sriov_configure(struct pci_dev *dev, int num_vfs);
Dmain.c2232 .sriov_configure = mlx5_core_sriov_configure,