Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c227 static irqreturn_t irq_int_handler(int irq, void *nh) in irq_int_handler() function
300 err = request_irq(irq->map.virq, irq_int_handler, 0, irq->name, in mlx5_irq_alloc()