Searched defs:mv_xor_desc_slot (Results 1 – 1 of 1) sorted by relevance
140 struct mv_xor_desc_slot { struct141 struct list_head slot_node;142 struct list_head chain_node;143 struct list_head completed_node;144 enum dma_transaction_type type;145 void *hw_desc;146 u16 slot_used;147 u16 idx;148 struct dma_async_tx_descriptor async_tx;