Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h56 extern void ltq_dma_alloc_rx(struct ltq_dma_channel *ch);
/linux-4.1.27/arch/mips/lantiq/xway/
Ddma.c164 ltq_dma_alloc_rx(struct ltq_dma_channel *ch) in ltq_dma_alloc_rx() function
176 EXPORT_SYMBOL_GPL(ltq_dma_alloc_rx);
/linux-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c286 ltq_dma_alloc_rx(&ch->dma); in ltq_etop_hw_init()