Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/ioat/
Ddma.c319 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan) in ioat_free_ring_ent() function
346 ioat_free_ring_ent(ring[i], c); in ioat_alloc_ring()
417 ioat_free_ring_ent(ring[new_idx], c); in reshape_ring()
454 ioat_free_ring_ent(ent, c); in reshape_ring()
Ddma.h425 void ioat_free_ring_ent(struct ioat_ring_ent *desc, struct dma_chan *chan);
Dinit.c656 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()
666 ioat_free_ring_ent(desc, c); in ioat_free_chan_resources()