Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h35 #define IOAT_MAX_ORDER 16 macro
37 (min(ioat_ring_alloc_order, IOAT_MAX_ORDER))
39 (min(ioat_ring_max_alloc_order, IOAT_MAX_ORDER))
Ddma_v2.c47 static int ioat_ring_max_alloc_order = IOAT_MAX_ORDER;