Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c521 .stop_tx = dwmac4_dma_stop_tx,
550 .stop_tx = dwmac4_dma_stop_tx,
H A Ddwmac4_dma.h205 void dwmac4_dma_stop_tx(void __iomem *ioaddr, u32 chan);
H A Ddwmac4_lib.c50 void dwmac4_dma_stop_tx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_tx() function