Searched refs:mlx5_irq_table_get_num_comp (Results 1 – 3 of 3) sorted by relevance
19 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
757 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table) in mlx5_irq_table_get_num_comp() function832 return mlx5_irq_table_get_num_comp(table); in mlx5_irq_table_get_sfs_vec()
1203 num_eqs = min_t(int, mlx5_irq_table_get_num_comp(eq_table->irq_table), in get_num_eqs()