Searched refs:dwmac_dma_stop_rx (Results 1 – 4 of 4) sorted by relevance
113 void dwmac_dma_stop_rx(void __iomem *ioaddr);
144 .stop_rx = dwmac_dma_stop_rx,
217 .stop_rx = dwmac_dma_stop_rx,
66 void dwmac_dma_stop_rx(void __iomem *ioaddr) in dwmac_dma_stop_rx() function