Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.c533 .stop_tx = dwmac4_dma_stop_tx,
562 .stop_tx = dwmac4_dma_stop_tx,
Ddwmac4_dma.h228 void dwmac4_dma_stop_tx(void __iomem *ioaddr, u32 chan);
Ddwmac4_lib.c50 void dwmac4_dma_stop_tx(void __iomem *ioaddr, u32 chan) in dwmac4_dma_stop_tx() function