Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_irq.h36 int mlx5_irq_detach_nb(struct mlx5_irq *irq, struct notifier_block *nb);
H A Dpci_irq.c356 int mlx5_irq_detach_nb(struct mlx5_irq *irq, struct notifier_block *nb) in mlx5_irq_detach_nb() function
H A Deq.c388 mlx5_irq_detach_nb(eq->irq, nb); in mlx5_eq_disable()