Home
last modified time | relevance | path

Searched refs:current_desc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dmv_xor.c268 u32 current_desc = mv_chan_get_current_desc(mv_chan); in mv_chan_slot_cleanup() local
273 dev_dbg(mv_chan_to_devp(mv_chan), "current_desc %x\n", current_desc); in mv_chan_slot_cleanup()
293 if (iter->async_tx.phys == current_desc) { in mv_chan_slot_cleanup()
298 if (iter->async_tx.phys == current_desc) { in mv_chan_slot_cleanup()
415 u32 current_desc = mv_chan_get_current_desc(mv_chan); in mv_xor_tx_submit() local
420 if (current_desc == old_chain_tail->async_tx.phys) in mv_xor_tx_submit()