Searched refs:dwmac4_enable_dma_irq (Results 1 – 3 of 3) sorted by relevance
223 void dwmac4_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx);
89 void dwmac4_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac4_enable_dma_irq() function
530 .enable_dma_irq = dwmac4_enable_dma_irq,
Completed in 5 milliseconds