Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c449 .stop_rx = dwmac4_dma_stop_rx,
477 .stop_rx = dwmac4_dma_stop_rx,
Ddwmac4_dma.h191 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan);
Ddwmac4_lib.c82 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_rx() function