Searched refs:dwmac_dma_stop_tx (Results 1 – 4 of 4) sorted by relevance
120 .stop_tx = dwmac_dma_stop_tx,
162 void dwmac_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr,
290 .stop_tx = dwmac_dma_stop_tx,
70 void dwmac_dma_stop_tx(struct stmmac_priv *priv, void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_tx() function