Searched refs:mlx5_comp_vectors_max (Results 1 – 6 of 6) sorted by relevance
1119 unsigned int mlx5_comp_vectors_max(struct mlx5_core_dev *dev) in mlx5_comp_vectors_max() function1123 EXPORT_SYMBOL(mlx5_comp_vectors_max);
196 min_t(int, mlx5_comp_vectors_max(mdev), MLX5E_MAX_NUM_CHANNELS); in mlx5e_get_max_num_channels()
2862 num_comp_vectors = mlx5_comp_vectors_max(mdev); in mlx5e_set_default_xps_cpumasks()
1119 unsigned int mlx5_comp_vectors_max(struct mlx5_core_dev *dev);
982 vector = raw_smp_processor_id() % mlx5_comp_vectors_max(mdev); in mlx5vf_create_cq()
3772 dev->ib_dev.num_comp_vectors = mlx5_comp_vectors_max(mdev); in mlx5_ib_stage_init_init()