Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_dma.c122 .stop_rx = dwmac_dma_stop_rx,
Ddwmac_dma.h166 void dwmac_dma_stop_rx(struct stmmac_priv *priv, void __iomem *ioaddr,
Ddwmac1000_dma.c292 .stop_rx = dwmac_dma_stop_rx,
Ddwmac_lib.c85 void dwmac_dma_stop_rx(struct stmmac_priv *priv, void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_rx() function