Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/ioat/
Dprep.c125 desc = ioat_get_ring_ent(ioat_chan, idx + i); in ioat_dma_prep_memcpy_lock()
197 desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_prep_xor_lock()
204 ext = ioat_get_ring_ent(ioat_chan, idx + i + 1); in __ioat_prep_xor_lock()
230 compl_desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_prep_xor_lock()
392 desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_prep_pq_lock()
399 ext = ioat_get_ring_ent(ioat_chan, idx + i + with_ext); in __ioat_prep_pq_lock()
446 compl_desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_prep_pq_lock()
500 desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_prep_pq16_lock()
715 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->head); in ioat_prep_interrupt_lock()
Ddma.c209 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->head); in __ioat_start_null_desc()
252 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in __ioat_restart_chan()
600 prefetch(ioat_get_ring_ent(ioat_chan, idx + i + 1)); in __cleanup()
601 desc = ioat_get_ring_ent(ioat_chan, idx + i); in __cleanup()
723 prefetch(ioat_get_ring_ent(ioat_chan, idx + i + 1)); in ioat_abort_descs()
724 desc = ioat_get_ring_ent(ioat_chan, idx + i); in ioat_abort_descs()
754 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in ioat_abort_descs()
781 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in ioat_eh()
Ddma.h342 ioat_get_ring_ent(struct ioatdma_chan *ioat_chan, u16 idx) in ioat_get_ring_ent() function
Dinit.c639 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->head + i); in ioat_free_chan_resources()
648 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail + i); in ioat_free_chan_resources()