Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c135 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_hw_receive()
164 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_poll_rx()
196 sizeof(struct ltq_dma_desc)); in ltq_etop_poll_tx()
524 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_tx()