Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.h249 void dwmac4_dma_stop_rx(struct stmmac_priv *priv, void __iomem *ioaddr,
Ddwmac4_dma.c574 .stop_rx = dwmac4_dma_stop_rx,
603 .stop_rx = dwmac4_dma_stop_rx,
Ddwmac4_lib.c86 void dwmac4_dma_stop_rx(struct stmmac_priv *priv, void __iomem *ioaddr, in dwmac4_dma_stop_rx() function