Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c191 int mlx5_core_sriov_set_msix_vec_count(struct pci_dev *vf, int msix_vec_count) in mlx5_core_sriov_set_msix_vec_count() function
Dmlx5_core.h143 int mlx5_core_sriov_set_msix_vec_count(struct pci_dev *vf, int msix_vec_count);
Dmain.c1838 .sriov_set_msix_vec_count = mlx5_core_sriov_set_msix_vec_count,