Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.c40 struct mlx5_irq_table { struct
414 sf_comp_irq_pool_get(struct mlx5_irq_table *irq_table) in sf_comp_irq_pool_get()
422 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_table_get_comp_irq_pool()
436 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in ctrl_irq_pool_get()
510 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_request()
549 struct mlx5_irq_table *table = mlx5_irq_table_get(dev); in mlx5_irq_request_vector()
606 struct mlx5_irq_table *table = dev->priv.irq_table; in irq_pools_init()
672 static void irq_pools_destroy(struct mlx5_irq_table *table) in irq_pools_destroy()
704 struct mlx5_irq_table *irq_table; in mlx5_irq_table_init()
779 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_destroy()
[all …]
H A Dmlx5_irq.h22 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
23 int mlx5_irq_table_get_sfs_vec(struct mlx5_irq_table *table);
24 struct mlx5_irq_table *mlx5_irq_table_get(struct mlx5_core_dev *dev);
H A Deq.c64 struct mlx5_irq_table *irq_table;
/linux-6.15/include/linux/mlx5/
H A Ddriver.h487 struct mlx5_irq_table;
562 struct mlx5_irq_table *irq_table;