Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_irq.h25 int mlx5_get_default_msix_vec_count(struct mlx5_core_dev *dev, int num_vfs);
Dsriov.c85 num_msix_count = mlx5_get_default_msix_vec_count(dev, num_vfs); in mlx5_device_enable_sriov()
245 mlx5_get_default_msix_vec_count(dev, pci_num_vf(pf)); in mlx5_core_sriov_set_msix_vec_count()
Dpci_irq.c61 int mlx5_get_default_msix_vec_count(struct mlx5_core_dev *dev, int num_vfs) in mlx5_get_default_msix_vec_count() function