Lines Matching defs:mv_chan
216 static void mv_chan_start_new_chain(struct mv_xor_chan *mv_chan, in mv_chan_start_new_chain()
231 struct mv_xor_chan *mv_chan, in mv_desc_run_tx_complete_actions()
256 mv_chan_clean_completed_slots(struct mv_xor_chan *mv_chan) in mv_chan_clean_completed_slots()
272 struct mv_xor_chan *mv_chan) in mv_desc_clean_slot()
290 static void mv_chan_slot_cleanup(struct mv_xor_chan *mv_chan) in mv_chan_slot_cleanup()
376 mv_chan_alloc_slot(struct mv_xor_chan *mv_chan) in mv_chan_alloc_slot()
412 struct mv_xor_chan *mv_chan = to_mv_xor_chan(tx->chan); in mv_xor_tx_submit() local
466 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_alloc_chan_resources() local
507 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_prep_dma_xor() local
550 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_prep_dma_interrupt() local
567 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_free_chan_resources() local
616 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_status() local
687 struct mv_xor_chan *mv_chan = to_mv_xor_chan(chan); in mv_xor_issue_pending() local
699 static int mv_chan_memcpy_self_test(struct mv_xor_chan *mv_chan) in mv_chan_memcpy_self_test()
808 mv_chan_xor_self_test(struct mv_xor_chan *mv_chan) in mv_chan_xor_self_test()
945 static int mv_xor_channel_remove(struct mv_xor_chan *mv_chan) in mv_xor_channel_remove()
975 struct mv_xor_chan *mv_chan; in mv_xor_channel_add() local