Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_irq.h35 int mlx5_irq_attach_nb(struct mlx5_irq *irq, struct notifier_block *nb);
H A Dpci_irq.c341 int mlx5_irq_attach_nb(struct mlx5_irq *irq, struct notifier_block *nb) in mlx5_irq_attach_nb() function
H A Deq.c360 err = mlx5_irq_attach_nb(eq->irq, nb); in mlx5_eq_enable()