Home
last modified time | relevance | path

Searched refs:ltq_dma_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dlantiq_xrx200.c410 ltq_dma_free(&ch_tx->dma); in xrx200_dma_init()
420 ltq_dma_free(&ch_rx->dma); in xrx200_dma_init()
428 ltq_dma_free(&priv->chan_tx.dma); in xrx200_hw_cleanup()
429 ltq_dma_free(&priv->chan_rx.dma); in xrx200_hw_cleanup()
H A Dlantiq_etop.c212 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h47 extern void ltq_dma_free(struct ltq_dma_channel *ch);
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h47 extern void ltq_dma_free(struct ltq_dma_channel *ch);
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H A Ddma.c173 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function
181 EXPORT_SYMBOL_GPL(ltq_dma_free); variable
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/
H A Ddma.c174 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function
182 EXPORT_SYMBOL_GPL(ltq_dma_free); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dlantiq_xrx200.c530 ltq_dma_free(&ch_tx->dma); in xrx200_dma_init()
540 ltq_dma_free(&ch_rx->dma); in xrx200_dma_init()
548 ltq_dma_free(&priv->chan_tx.dma); in xrx200_hw_cleanup()
549 ltq_dma_free(&priv->chan_rx.dma); in xrx200_hw_cleanup()
H A Dlantiq_etop.c216 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()

Completed in 6 milliseconds