Home
last modified time | relevance | path

Searched refs:ltq_dma_desc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h32 struct ltq_dma_desc { struct
41 struct ltq_dma_desc *desc_base; /* the descriptor base */ argument
/Linux-v4.19/drivers/net/ethernet/
Dlantiq_etop.c134 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_hw_receive()
162 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_poll_rx()
192 sizeof(struct ltq_dma_desc)); in ltq_etop_poll_tx()
475 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_tx()