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 Dmlx5_irq.h17 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
18 int mlx5_irq_table_get_sfs_vec(struct mlx5_irq_table *table);
19 struct mlx5_irq_table *mlx5_irq_table_get(struct mlx5_core_dev *dev);
A Dpci_irq.c50 struct mlx5_irq_table { struct
408 static struct mlx5_irq_pool *find_sf_irq_pool(struct mlx5_irq_table *irq_table, in find_sf_irq_pool()
438 struct mlx5_irq_table *irq_table = mlx5_irq_table_get(dev); in mlx5_irq_request()
508 struct mlx5_irq_table *table = dev->priv.irq_table; in irq_pools_init()
558 static void irq_pools_destroy(struct mlx5_irq_table *table) in irq_pools_destroy()
571 struct mlx5_irq_table *irq_table; in mlx5_irq_table_init()
592 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table) in mlx5_irq_table_get_num_comp()
633 struct mlx5_irq_table *table = dev->priv.irq_table; in mlx5_irq_table_destroy()
645 int mlx5_irq_table_get_sfs_vec(struct mlx5_irq_table *table) in mlx5_irq_table_get_sfs_vec()
655 struct mlx5_irq_table *mlx5_irq_table_get(struct mlx5_core_dev *dev) in mlx5_irq_table_get()
A Deq.c60 struct mlx5_irq_table *irq_table;
/linux/include/linux/mlx5/
A Ddriver.h491 struct mlx5_irq_table;
545 struct mlx5_irq_table *irq_table;

Completed in 108 milliseconds