Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h139 void dwmac_dma_stop_tx(void __iomem *ioaddr, u32 chan);
H A Ddwmac100_dma.c123 .stop_tx = dwmac_dma_stop_tx,
H A Ddwmac_lib.c66 void dwmac_dma_stop_tx(void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_tx() function
H A Ddwmac1000_dma.c285 .stop_tx = dwmac_dma_stop_tx,