Home
last modified time | relevance | path

Searched refs:mlx5_irq_pool (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c34 struct mlx5_irq_pool *pool;
40 struct mlx5_irq_pool { struct
51 struct mlx5_irq_pool *pf_pool; argument
52 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 …]