Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c448 .stop_rx = dwmac4_dma_stop_rx,
476 .stop_rx = dwmac4_dma_stop_rx,
Ddwmac4_dma.h195 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan);
Ddwmac4_lib.c85 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_rx() function