Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h138 void dwmac_dma_start_tx(void __iomem *ioaddr, u32 chan);
H A Ddwmac100_dma.c122 .start_tx = dwmac_dma_start_tx,
H A Ddwmac_lib.c59 void dwmac_dma_start_tx(void __iomem *ioaddr, u32 chan) in dwmac_dma_start_tx() function
H A Ddwmac1000_dma.c284 .start_tx = dwmac_dma_start_tx,