Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h21 struct ltq_dma_desc { struct
30 struct ltq_dma_desc *desc_base; /* the descriptor base */ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_xrx200.c103 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_flush_dma()
191 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_hw_receive()
225 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_poll_rx()
255 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->tx_free]; in xrx200_tx_housekeeping()
265 sizeof(struct ltq_dma_desc)); in xrx200_tx_housekeeping()
294 struct ltq_dma_desc *desc = &ch->dma.desc_base[ch->dma.desc]; in xrx200_start_xmit()
H A 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()