Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.c801 const u16 total_descs = 1 << ioat->alloc_order; in ioat2_free_chan_resources() local
823 if (descs < total_descs) in ioat2_free_chan_resources()
825 total_descs - descs); in ioat2_free_chan_resources()
827 for (i = 0; i < total_descs - descs; i++) { in ioat2_free_chan_resources()