Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_dma.c125 .stop_rx = dwmac_dma_stop_rx,
Ddwmac_dma.h161 void dwmac_dma_stop_rx(void __iomem *ioaddr, u32 chan);
Ddwmac_lib.c80 void dwmac_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_rx() function
Ddwmac1000_dma.c287 .stop_rx = dwmac_dma_stop_rx,