Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_dma.c123 .stop_tx = dwmac_dma_stop_tx,
Ddwmac_dma.h159 void dwmac_dma_stop_tx(void __iomem *ioaddr, u32 chan);
Ddwmac_lib.c66 void dwmac_dma_stop_tx(void __iomem *ioaddr, u32 chan) in dwmac_dma_stop_tx() function
Ddwmac1000_dma.c285 .stop_tx = dwmac_dma_stop_tx,