Searched refs:dwmac410_enable_dma_irq (Results 1 – 3 of 3) sorted by relevance
224 void dwmac410_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx);
101 void dwmac410_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac410_enable_dma_irq() function
559 .enable_dma_irq = dwmac410_enable_dma_irq,