Home
last modified time | relevance | path

Searched refs:mlx5_comp_vectors_max (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c1091 unsigned int mlx5_comp_vectors_max(struct mlx5_core_dev *dev) in mlx5_comp_vectors_max() function
1095 EXPORT_SYMBOL(mlx5_comp_vectors_max);
H A Den.h184 min3(mlx5_comp_vectors_max(mdev), (u32)MLX5E_MAX_NUM_CHANNELS, in mlx5e_get_max_num_channels()
H A Den_main.c3042 num_comp_vectors = mlx5_comp_vectors_max(mdev); in mlx5e_set_default_xps_cpumasks()
/linux-6.15/include/linux/mlx5/
H A Ddriver.h1087 unsigned int mlx5_comp_vectors_max(struct mlx5_core_dev *dev);
/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.c1131 vector = raw_smp_processor_id() % mlx5_comp_vectors_max(mdev); in mlx5vf_create_cq()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dmain.c4075 dev->ib_dev.num_comp_vectors = mlx5_comp_vectors_max(mdev); in mlx5_ib_stage_init_init()