Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_irq.h23 int mlx5_get_default_msix_vec_count(struct mlx5_core_dev *dev, int num_vfs);
Dsriov.c88 num_msix_count = mlx5_get_default_msix_vec_count(dev, num_vfs); in mlx5_device_enable_sriov()
220 mlx5_get_default_msix_vec_count(dev, pci_num_vf(pf)); in mlx5_core_sriov_set_msix_vec_count()
Dpci_irq.c47 int mlx5_get_default_msix_vec_count(struct mlx5_core_dev *dev, int num_vfs) in mlx5_get_default_msix_vec_count() function