Lines Matching refs:mv_xor_desc_slot
45 container_of(tx, struct mv_xor_desc_slot, async_tx)
50 static void mv_desc_init(struct mv_xor_desc_slot *desc, in mv_desc_init()
65 static void mv_desc_set_mode(struct mv_xor_desc_slot *desc) in mv_desc_set_mode()
83 static void mv_desc_set_next_desc(struct mv_xor_desc_slot *desc, in mv_desc_set_next_desc()
91 static void mv_desc_set_src_addr(struct mv_xor_desc_slot *desc, in mv_desc_set_src_addr()
217 struct mv_xor_desc_slot *sw_desc) in mv_chan_start_new_chain()
230 mv_desc_run_tx_complete_actions(struct mv_xor_desc_slot *desc, in mv_desc_run_tx_complete_actions()
258 struct mv_xor_desc_slot *iter, *_iter; in mv_chan_clean_completed_slots()
271 mv_desc_clean_slot(struct mv_xor_desc_slot *desc, in mv_desc_clean_slot()
292 struct mv_xor_desc_slot *iter, *_iter; in mv_chan_slot_cleanup()
339 struct mv_xor_desc_slot, in mv_chan_slot_cleanup()
349 struct mv_xor_desc_slot, in mv_chan_slot_cleanup()
375 static struct mv_xor_desc_slot *
378 struct mv_xor_desc_slot *iter; in mv_chan_alloc_slot()
384 struct mv_xor_desc_slot, in mv_chan_alloc_slot()
411 struct mv_xor_desc_slot *sw_desc = to_mv_xor_slot(tx); in mv_xor_tx_submit()
413 struct mv_xor_desc_slot *old_chain_tail; in mv_xor_tx_submit()
430 struct mv_xor_desc_slot, in mv_xor_tx_submit()
467 struct mv_xor_desc_slot *slot = NULL; in mv_xor_alloc_chan_resources()
508 struct mv_xor_desc_slot *sw_desc; in mv_xor_prep_dma_xor()
568 struct mv_xor_desc_slot *iter, *_iter; in mv_xor_free_chan_resources()