Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpci_irq.c40 struct mlx5_irq_table { struct
415 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_pool_get()
429 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in ctrl_irq_pool_get()
503 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_request()
542 struct mlx5_irq_table *table = mlx5_irq_table_get(dev); in mlx5_irq_request_vector()
599 struct mlx5_irq_table *table = dev->priv.irq_table; in irq_pools_init()
665 static void irq_pools_destroy(struct mlx5_irq_table *table) in irq_pools_destroy()
697 struct mlx5_irq_table *irq_table; in mlx5_irq_table_init()
772 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_destroy()
786 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_free_irqs()
[all …]
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);
A Deq.c64 struct mlx5_irq_table *irq_table;
/linux/include/linux/mlx5/
A Ddriver.h514 struct mlx5_irq_table;
588 struct mlx5_irq_table *irq_table;

Completed in 15 milliseconds