Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H 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()
H A Ddma.h136 int desc_chunks; member
H A Dinit.c641 for (i = 0; i < ioat_chan->desc_chunks; i++) { in ioat_free_chan_resources()
648 ioat_chan->desc_chunks = 0; in ioat_free_chan_resources()