Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h46 extern void ltq_dma_alloc_rx(struct ltq_dma_channel *ch);
/openbmc/linux/arch/mips/lantiq/xway/
H A Ddma.c159 ltq_dma_alloc_rx(struct ltq_dma_channel *ch) in ltq_dma_alloc_rx() function
171 EXPORT_SYMBOL_GPL(ltq_dma_alloc_rx);
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c498 ltq_dma_alloc_rx(&ch_rx->dma); in xrx200_dma_init()
H A Dlantiq_etop.c288 ltq_dma_alloc_rx(&ch->dma); in ltq_etop_hw_init()