Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c509 .stop_rx = dwmac4_dma_stop_rx,
538 .stop_rx = dwmac4_dma_stop_rx,
Ddwmac4_dma.h207 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan);
Ddwmac4_lib.c75 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_rx() function