Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h141 void dwmac_dma_stop_rx(void __iomem *ioaddr, u32 chan);
H A Ddwmac100_dma.c125 .stop_rx = dwmac_dma_stop_rx,
H A Ddwmac_lib.c80 void dwmac_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_rx() function
H A Ddwmac1000_dma.c287 .stop_rx = dwmac_dma_stop_rx,