Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h21 struct ltq_dma_desc { struct
30 struct ltq_dma_desc *desc_base; /* the descriptor base */ argument
/Linux-v5.4/drivers/net/ethernet/
Dlantiq_xrx200.c103 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_flush_dma()
187 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_hw_receive()
220 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_poll_rx()
249 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->tx_free]; in xrx200_tx_housekeeping()
259 sizeof(struct ltq_dma_desc)); in xrx200_tx_housekeeping()
283 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_start_xmit()
Dlantiq_etop.c126 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_hw_receive()
154 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_poll_rx()
184 sizeof(struct ltq_dma_desc)); in ltq_etop_poll_tx()
461 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in ltq_etop_tx()