Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h170 int mlx5_irq_attach_nb(struct mlx5_irq_table *irq_table, int vecidx,
H A Dpci_irq.c58 int mlx5_irq_attach_nb(struct mlx5_irq_table *irq_table, int vecidx, in mlx5_irq_attach_nb() function
H A Deq.c377 err = mlx5_irq_attach_nb(eq_table->irq_table, eq->vecidx, nb); in mlx5_eq_enable()