Searched refs:mlx5_comp_vectors_count (Results 1 – 6 of 6) sorted by relevance
858 unsigned int mlx5_comp_vectors_count(struct mlx5_core_dev *dev) in mlx5_comp_vectors_count() function862 EXPORT_SYMBOL(mlx5_comp_vectors_count);
191 min_t(int, mlx5_comp_vectors_count(mdev), MLX5E_MAX_NUM_CHANNELS); in mlx5e_get_max_num_channels()
1809 int num_comp_vectors = mlx5_comp_vectors_count(c->mdev); in mlx5e_alloc_xps_cpumask()
1015 unsigned int mlx5_comp_vectors_count(struct mlx5_core_dev *dev);
732 vector = smp_processor_id() % mlx5_comp_vectors_count(mdev); in dr_create_cq()
6198 dev->ib_dev.num_comp_vectors = mlx5_comp_vectors_count(mdev); in mlx5_ib_stage_init_init()