Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h45 extern void ltq_dma_alloc_tx(struct ltq_dma_channel *ch);
/openbmc/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);
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c518 ltq_dma_alloc_tx(&ch_tx->dma); in xrx200_dma_init()
H A Dlantiq_etop.c279 ltq_dma_alloc_tx(&ch->dma); in ltq_etop_hw_init()