Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.c473 static struct ioat_ring_ent **ioat2_alloc_ring(struct dma_chan *c, int order, gfp_t flags) in ioat2_alloc_ring() function
544 ring = ioat2_alloc_ring(c, order, GFP_KERNEL); in ioat2_alloc_chan_resources()