Searched refs:nixge_tx_irq (Results 1 – 1 of 1) sorted by relevance
698 static irqreturn_t nixge_tx_irq(int irq, void *_ndev) in nixge_tx_irq() function888 ret = request_irq(priv->tx_irq, nixge_tx_irq, 0, ndev->name, ndev); in nixge_open()