Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.c39 struct mlx5_irq_table { struct
409 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_pool_get()
423 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in ctrl_irq_pool_get()
496 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_request()
587 struct mlx5_irq_table *table = mlx5_irq_table_get(dev); in mlx5_irq_request_vector()
643 struct mlx5_irq_table *table = dev->priv.irq_table; in irq_pools_init()
703 static void irq_pools_destroy(struct mlx5_irq_table *table) in irq_pools_destroy()
735 struct mlx5_irq_table *irq_table; in mlx5_irq_table_init()
802 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_destroy()
816 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_free_irqs()
[all …]
H A Dmlx5_irq.h19 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
20 int mlx5_irq_table_get_sfs_vec(struct mlx5_irq_table *table);
21 struct mlx5_irq_table *mlx5_irq_table_get(struct mlx5_core_dev *dev);
H A Deq.c64 struct mlx5_irq_table *irq_table;
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h509 struct mlx5_irq_table;
583 struct mlx5_irq_table *irq_table;