Home
last modified time | relevance | path

Searched refs:dwmac4_dma_stop_rx (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c523 .stop_rx = dwmac4_dma_stop_rx,
552 .stop_rx = dwmac4_dma_stop_rx,
H A Ddwmac4_dma.h207 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan);
H A Ddwmac4_lib.c71 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_rx() function