Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.h42 int mlx5_irq_put(struct mlx5_irq *irq);
H A Dpci_irq.c186 int mlx5_irq_put(struct mlx5_irq *irq) in mlx5_irq_put() function
352 mlx5_irq_put(irq); in mlx5_irq_attach_nb()
361 mlx5_irq_put(irq); in mlx5_irq_detach_nb()
438 mlx5_irq_put(irq); in _mlx5_irq_release()
H A Dirq_affinity.c167 if (mlx5_irq_put(irq)) in mlx5_irq_affinity_irq_release()