Searched refs:mlx5_irq_pool (Results 1 – 1 of 1) sorted by relevance
34 struct mlx5_irq_pool *pool;40 struct mlx5_irq_pool { struct51 struct mlx5_irq_pool *pf_pool; argument52 struct mlx5_irq_pool *sf_ctrl_pool;53 struct mlx5_irq_pool *sf_comp_pool;143 struct mlx5_irq_pool *pool = irq->pool; in irq_release()158 struct mlx5_irq_pool *pool = irq->pool; in irq_put()213 static bool irq_pool_is_sf_pool(struct mlx5_irq_pool *pool) in irq_pool_is_sf_pool()439 struct mlx5_irq_pool *pool; in mlx5_irq_request()467 static struct mlx5_irq_pool *[all …]
Completed in 4 milliseconds