Lines Matching refs:alloc_order
282 else if (ioat->alloc_order > ioat_get_alloc_order()) { in check_active()
286 reshape_ring(ioat, ioat->alloc_order - 1); in check_active()
291 if (ioat->alloc_order > ioat_get_alloc_order()) in check_active()
525 return 1 << ioat->alloc_order; in ioat2_alloc_chan_resources()
554 ioat->alloc_order = order; in ioat2_alloc_chan_resources()
568 return 1 << ioat->alloc_order; in ioat2_alloc_chan_resources()
681 ioat->alloc_order = order; in reshape_ring()
717 retry = reshape_ring(ioat, ioat->alloc_order + 1); in ioat2_check_space_lock()
801 const u16 total_descs = 1 << ioat->alloc_order; in ioat2_free_chan_resources()
835 ioat->alloc_order = 0; in ioat2_free_chan_resources()
850 return sprintf(page, "%d\n", (1 << ioat->alloc_order) & ~1); in ring_size_show()