Searched refs:dwmac_dma_stop_tx (Results 1 – 4 of 4) sorted by relevance
111 void dwmac_dma_stop_tx(void __iomem *ioaddr);
142 .stop_tx = dwmac_dma_stop_tx,
195 .stop_tx = dwmac_dma_stop_tx,
52 void dwmac_dma_stop_tx(void __iomem *ioaddr) in dwmac_dma_stop_tx() function