Searched defs:xgene_dma_desc_sw (Results 1 – 1 of 1) sorted by relevance
236 struct xgene_dma_desc_sw { struct237 struct xgene_dma_desc_hw desc1;238 struct xgene_dma_desc_hw desc2;239 u32 flags;240 struct list_head node;241 struct list_head tx_list;242 struct dma_async_tx_descriptor tx;