Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_dma.h111 void dwmac_dma_stop_tx(void __iomem *ioaddr);
Ddwmac100_dma.c142 .stop_tx = dwmac_dma_stop_tx,
Ddwmac1000_dma.c195 .stop_tx = dwmac_dma_stop_tx,
Ddwmac_lib.c52 void dwmac_dma_stop_tx(void __iomem *ioaddr) in dwmac_dma_stop_tx() function