Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h39 (min(ioat_ring_max_alloc_order, IOAT_MAX_ORDER))
Ddma_v2.c47 static int ioat_ring_max_alloc_order = IOAT_MAX_ORDER; variable
48 module_param(ioat_ring_max_alloc_order, int, 0644);
49 MODULE_PARM_DESC(ioat_ring_max_alloc_order,