Searched refs:mlx5_irq_attach_nb (Results 1 – 3 of 3) sorted by relevance
35 int mlx5_irq_attach_nb(struct mlx5_irq *irq, struct notifier_block *nb);
341 int mlx5_irq_attach_nb(struct mlx5_irq *irq, struct notifier_block *nb) in mlx5_irq_attach_nb() function
369 err = mlx5_irq_attach_nb(eq->irq, nb); in mlx5_eq_enable()