Home
last modified time | relevance | path

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

/drivers/dma/ioat/
A Ddma.c386 ioat_chan->desc_chunks = chunks; in ioat_alloc_ring()
405 ioat_chan->desc_chunks = 0; in ioat_alloc_ring()
419 for (idx = 0; idx < ioat_chan->desc_chunks; idx++) { in ioat_alloc_ring()
428 ioat_chan->desc_chunks = 0; in ioat_alloc_ring()
A Ddma.h136 int desc_chunks; member
A Dinit.c642 for (i = 0; i < ioat_chan->desc_chunks; i++) { in ioat_free_chan_resources()
649 ioat_chan->desc_chunks = 0; in ioat_free_chan_resources()

Completed in 14 milliseconds