Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h247 void dwmac4_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr,
H A Ddwmac4_dma.c585 .stop_tx = dwmac4_dma_stop_tx,
614 .stop_tx = dwmac4_dma_stop_tx,
H A Ddwmac4_lib.c59 void dwmac4_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr, in dwmac4_dma_stop_tx() function