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