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()192 static void irq_sf_set_name(struct mlx5_irq_pool *pool, char *name, int vecidx) in irq_sf_set_name()208 static struct mlx5_irq *irq_request(struct mlx5_irq_pool *pool, int i) in irq_request()294 static struct mlx5_irq *irq_pool_create_irq(struct mlx5_irq_pool *pool, in irq_pool_create_irq()[all …]