Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c1276 static irqreturn_t ravb_be_interrupt(int irq, void *dev_id) in ravb_be_interrupt() function
1780 error = ravb_hook_irq(priv->rx_irqs[RAVB_BE], ravb_be_interrupt, in ravb_open()
1784 error = ravb_hook_irq(priv->tx_irqs[RAVB_BE], ravb_be_interrupt, in ravb_open()