mlx5_irq_table_get_num_comp
num_eqs = min_t(int, mlx5_irq_table_get_num_comp(eq_table->irq_table),
int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
return mlx5_irq_table_get_num_comp(table);