Home
last modified time | relevance | path

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

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