Searched defs:mv_xor_desc_slot (Results 1 – 1 of 1) sorted by relevance
141 struct mv_xor_desc_slot { struct142 struct list_head node;143 struct list_head sg_tx_list;144 enum dma_transaction_type type;145 void *hw_desc;146 u16 idx;147 struct dma_async_tx_descriptor async_tx;
Completed in 3 milliseconds