Searched defs:xgene_dma_desc_sw (Results 1 – 1 of 1) sorted by relevance
247 struct xgene_dma_desc_sw { struct248 struct xgene_dma_desc_hw desc1;249 struct xgene_dma_desc_hw desc2;250 u32 flags;251 struct list_head node;252 struct list_head tx_list;253 struct dma_async_tx_descriptor tx;