Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_dma.c120 .stop_tx = dwmac_dma_stop_tx,
Ddwmac_dma.h162 void dwmac_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr,
Ddwmac1000_dma.c290 .stop_tx = dwmac_dma_stop_tx,
Ddwmac_lib.c70 void dwmac_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_tx() function