Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A 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()
H A Ddma.c221 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->head); in __ioat_start_null_desc()
264 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in __ioat_restart_chan()
616 prefetch(ioat_get_ring_ent(ioat_chan, idx + i + 1)); in __ioat_cleanup()
617 desc = ioat_get_ring_ent(ioat_chan, idx + i); in __ioat_cleanup()
739 prefetch(ioat_get_ring_ent(ioat_chan, idx + i + 1)); in ioat_abort_descs()
740 desc = ioat_get_ring_ent(ioat_chan, idx + i); in ioat_abort_descs()
770 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in ioat_abort_descs()
797 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail); in ioat_eh()
H A Ddma.h341 ioat_get_ring_ent(struct ioatdma_chan *ioat_chan, u16 idx) in ioat_get_ring_ent() function
H A Dinit.c627 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->head + i); in ioat_free_chan_resources()
636 desc = ioat_get_ring_ent(ioat_chan, ioat_chan->tail + i); in ioat_free_chan_resources()