Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c188 int mlx5_core_sriov_configure(struct pci_dev *pdev, int num_vfs) in mlx5_core_sriov_configure() function
Dmlx5_core.h196 int mlx5_core_sriov_configure(struct pci_dev *dev, int num_vfs);
Dmain.c2025 .sriov_configure = mlx5_core_sriov_configure,