Searched refs:ioat_ring_ent (Results 1 – 5 of 5) sorted by relevance
90 struct ioat_ring_ent *desc; in __ioat2_start_null_desc()131 struct ioat_ring_ent *desc; in __cleanup()212 struct ioat_ring_ent *desc; in __ioat2_restart_chan()438 static struct ioat_ring_ent *ioat2_alloc_ring_ent(struct dma_chan *chan, gfp_t flags) in ioat2_alloc_ring_ent()441 struct ioat_ring_ent *desc; in ioat2_alloc_ring_ent()464 static void ioat2_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan) in ioat2_free_ring_ent()473 static struct ioat_ring_ent **ioat2_alloc_ring(struct dma_chan *c, int order, gfp_t flags) in ioat2_alloc_ring()475 struct ioat_ring_ent **ring; in ioat2_alloc_ring()499 struct ioat_ring_ent *next = ring[i+1]; in ioat2_alloc_ring()518 struct ioat_ring_ent **ring; in ioat2_alloc_chan_resources()[all …]
62 struct ioat_ring_ent **ring;119 struct ioat_ring_ent { struct138 static inline struct ioat_ring_ent * argument
286 static bool desc_has_ext(struct ioat_ring_ent *desc) in desc_has_ext()335 desc_get_errstat(struct ioat2_dma_chan *ioat, struct ioat_ring_ent *desc) in desc_get_errstat()375 struct ioat_ring_ent *desc; in __cleanup()499 struct ioat_ring_ent *desc; in ioat3_eh()667 struct ioat_ring_ent *compl_desc; in __ioat3_prep_xor_lock()668 struct ioat_ring_ent *desc; in __ioat3_prep_xor_lock()669 struct ioat_ring_ent *ext; in __ioat3_prep_xor_lock()774 dump_pq_desc_dbg(struct ioat2_dma_chan *ioat, struct ioat_ring_ent *desc, struct ioat_ring_ent *ext) in dump_pq_desc_dbg()801 struct ioat_ring_ent *desc) in dump_pq16_desc_dbg()844 struct ioat_ring_ent *compl_desc; in __ioat3_prep_pq_lock()[all …]
228 ioat2_cache = kmem_cache_create("ioat2", sizeof(struct ioat_ring_ent), in ioat_init_module()
152 struct ioat_ring_ent *parent;