Lines Matching defs:mv_chan
179 static void mv_xor_free_slots(struct mv_xor_chan *mv_chan, in mv_xor_free_slots()
194 static void mv_xor_start_new_chain(struct mv_xor_chan *mv_chan, in mv_xor_start_new_chain()
209 struct mv_xor_chan *mv_chan, dma_cookie_t cookie) in mv_xor_run_tx_complete_actions()
233 mv_xor_clean_completed_slots(struct mv_xor_chan *mv_chan) in mv_xor_clean_completed_slots()
251 struct mv_xor_chan *mv_chan) in mv_xor_clean_slot()
270 static void mv_xor_slot_cleanup(struct mv_xor_chan *mv_chan) in mv_xor_slot_cleanup()
356 mv_xor_alloc_slot(struct mv_xor_chan *mv_chan) in mv_xor_alloc_slot()
413 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); in mv_xor_tx_submit() local
467 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_alloc_chan_resources() local
514 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_prep_dma_xor() local
556 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_prep_dma_interrupt() local
573 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_free_chan_resources() local
618 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_status() local
689 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_issue_pending() local
701 static int mv_xor_memcpy_self_test(struct mv_xor_chan *mv_chan) in mv_xor_memcpy_self_test()
810 mv_xor_xor_self_test(struct mv_xor_chan *mv_chan) in mv_xor_xor_self_test()
947 static int mv_xor_channel_remove(struct mv_xor_chan *mv_chan) in mv_xor_channel_remove()
977 struct mv_xor_chan *mv_chan; in mv_xor_channel_add() local