Searched defs:xilinx_dma_tx_descriptor (Results 1 – 1 of 1) sorted by relevance
366 struct xilinx_dma_tx_descriptor { struct367 struct dma_async_tx_descriptor async_tx;368 struct list_head segments;369 struct list_head node;370 bool cyclic;371 bool err;372 u32 residue;