Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h45 extern void ltq_dma_alloc_tx(struct ltq_dma_channel *ch);
/linux/arch/mips/lantiq/xway/
H A Ddma.c144 ltq_dma_alloc_tx(struct ltq_dma_channel *ch) in ltq_dma_alloc_tx() function
156 EXPORT_SYMBOL_GPL(ltq_dma_alloc_tx);
/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c518 ltq_dma_alloc_tx(&ch_tx->dma); in xrx200_dma_init()