Home
last modified time | relevance | path

Searched defs:xilinx_dma_tx_descriptor (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c369 struct xilinx_dma_tx_descriptor { struct
370 struct dma_async_tx_descriptor async_tx;
371 struct list_head segments;
372 struct list_head node;
373 bool cyclic;
374 bool err;
375 u32 residue;