Searched defs:xilinx_dma_tx_descriptor (Results 1 – 1 of 1) sorted by relevance
372 struct xilinx_dma_tx_descriptor { struct373 struct dma_async_tx_descriptor async_tx;374 struct list_head segments;375 struct list_head node;376 bool cyclic;377 bool err;378 u32 residue;