ltq_dma_alloc_rx   46 arch/mips/include/asm/mach-lantiq/xway/xway_dma.h extern void ltq_dma_alloc_rx(struct ltq_dma_channel *ch);
ltq_dma_alloc_rx  165 arch/mips/lantiq/xway/dma.c EXPORT_SYMBOL_GPL(ltq_dma_alloc_rx);
ltq_dma_alloc_rx  275 drivers/net/ethernet/lantiq_etop.c 			ltq_dma_alloc_rx(&ch->dma);
ltq_dma_alloc_rx  365 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_alloc_rx(&ch_rx->dma);