Lines Matching defs:plx_dma_desc
97 struct plx_dma_desc {
116 struct plx_dma_desc **desc_ring;
124 static struct plx_dma_desc *to_plx_desc(struct dma_async_tx_descriptor *txd)
126 return container_of(txd, struct plx_dma_desc, txd);
129 static struct plx_dma_desc *plx_dma_get_desc(struct plx_dma_dev *plxdev, int i)
137 struct plx_dma_desc *desc;
174 struct plx_dma_desc *desc;
257 struct plx_dma_desc *plxdesc;
304 struct plx_dma_desc *plxdesc = to_plx_desc(desc);
378 struct plx_dma_desc *desc;