Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c535 .stop_rx = dwmac4_dma_stop_rx,
564 .stop_rx = dwmac4_dma_stop_rx,
Ddwmac4_dma.h230 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan);
Ddwmac4_lib.c71 void dwmac4_dma_stop_rx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_rx() function