Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic_main.c791 static irqreturn_t nic_mbx0_intr_handler (int irq, void *nic_irq) in nic_mbx0_intr_handler() argument
793 struct nicpf *nic = (struct nicpf *)nic_irq; in nic_mbx0_intr_handler()
800 static irqreturn_t nic_mbx1_intr_handler (int irq, void *nic_irq) in nic_mbx1_intr_handler() argument
802 struct nicpf *nic = (struct nicpf *)nic_irq; in nic_mbx1_intr_handler()