Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_irq.h19 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table);
Dpci_irq.c578 int mlx5_irq_table_get_num_comp(struct mlx5_irq_table *table) in mlx5_irq_table_get_num_comp() function
640 return mlx5_irq_table_get_num_comp(table); in mlx5_irq_table_get_sfs_vec()
Deq.c1005 mlx5_irq_table_get_num_comp(eq_table->irq_table), in mlx5_eq_table_create()