Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/idle/
Di7300_idle.c99 static struct ioat_dma_descriptor *ioat_desc; /* I/O AT desc & data (1 page) */
145 struct ioat_dma_descriptor *desc, unsigned long desc_phys) in i7300_idle_ioat_selftest()
235 ioat_desc = (struct ioat_dma_descriptor *)dma_alloc_coherent( in i7300_idle_ioat_init()
258 ioat_desc[0].next = ioat_desc_phys + sizeof(struct ioat_dma_descriptor); in i7300_idle_ioat_init()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.c91 struct ioat_dma_descriptor *hw; in __ioat2_start_null_desc()
440 struct ioat_dma_descriptor *hw; in ioat2_alloc_ring_ent()
500 struct ioat_dma_descriptor *hw = ring[i]->hw; in ioat2_alloc_ring()
643 struct ioat_dma_descriptor *hw = ring[new_idx]->hw; in reshape_ring()
648 struct ioat_dma_descriptor *hw; in reshape_ring()
750 struct ioat_dma_descriptor *hw; in ioat2_dma_prep_memcpy_lock()
Ddma.h179 struct ioat_dma_descriptor *hw;
198 __dump_desc_dbg(struct ioat_chan_common *chan, struct ioat_dma_descriptor *hw, in __dump_desc_dbg()
Ddma_v2.h121 struct ioat_dma_descriptor *hw;
Dhw.h70 struct ioat_dma_descriptor { struct
Ddma_v3.c288 struct ioat_dma_descriptor *hw = desc->hw; in desc_has_ext()
337 struct ioat_dma_descriptor *hw = desc->hw; in desc_get_errstat()
496 struct ioat_dma_descriptor *hw; in ioat3_eh()
673 struct ioat_dma_descriptor *hw; in __ioat3_prep_xor_lock()
850 struct ioat_dma_descriptor *hw; in __ioat3_prep_pq_lock()
1182 struct ioat_dma_descriptor *hw; in ioat3_prep_interrupt_lock()
Ddma.c271 struct ioat_dma_descriptor *desc; in ioat_dma_alloc_descriptor()
500 struct ioat_dma_descriptor *hw = NULL; in ioat1_dma_prep_memcpy()
767 struct ioat_dma_descriptor *hw; in ioat1_dma_start_null_desc()
1021 sizeof(struct ioat_dma_descriptor), in ioat_probe()