Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h146 void dwmac_enable_dma_reception(void __iomem *ioaddr, u32 chan);
H A Ddwmac_lib.c36 void dwmac_enable_dma_reception(void __iomem *ioaddr, u32 chan) in dwmac_enable_dma_reception() function
H A Ddwmac1000_dma.c263 .enable_dma_reception = dwmac_enable_dma_reception,