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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ioat/
H A Ddma_v2.c461 static struct ioat_ring_ent **ioat2_alloc_ring(struct dma_chan *c, int order, gfp_t flags) function
531 ring = ioat2_alloc_ring(c, order, GFP_KERNEL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma_v2.c461 static struct ioat_ring_ent **ioat2_alloc_ring(struct dma_chan *c, int order, gfp_t flags) function
531 ring = ioat2_alloc_ring(c, order, GFP_KERNEL);

Completed in 128 milliseconds