Searched refs:sf_comp_pool (Results 1 – 1 of 1) sorted by relevance
43 struct mlx5_irq_pool *sf_comp_pool; member416 return irq_table->sf_comp_pool; in sf_comp_irq_pool_get()650 if (IS_ERR(table->sf_comp_pool)) { in irq_pools_init()651 err = PTR_ERR(table->sf_comp_pool); in irq_pools_init()656 if (!table->sf_comp_pool->irqs_per_cpu) { in irq_pools_init()664 irq_pool_free(table->sf_comp_pool); in irq_pools_init()675 irq_pool_free(table->sf_comp_pool); in irq_pools_destroy()694 mlx5_irq_pool_free_irqs(table->sf_comp_pool); in mlx5_irq_pools_free_irqs()804 if (table->sf_comp_pool) in mlx5_irq_table_get_sfs_vec()806 table->sf_comp_pool->xa_num_irqs.max - in mlx5_irq_table_get_sfs_vec()[all …]