Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h113 void dwmac_dma_stop_rx(void __iomem *ioaddr);
Ddwmac100_dma.c144 .stop_rx = dwmac_dma_stop_rx,
Ddwmac1000_dma.c217 .stop_rx = dwmac_dma_stop_rx,
Ddwmac_lib.c66 void dwmac_dma_stop_rx(void __iomem *ioaddr) in dwmac_dma_stop_rx() function