Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h36 #define ioat_get_alloc_order() \ macro
Ddma_v2.c282 else if (ioat->alloc_order > ioat_get_alloc_order()) { in check_active()
291 if (ioat->alloc_order > ioat_get_alloc_order()) in check_active()
543 order = ioat_get_alloc_order(); in ioat2_alloc_chan_resources()
Ddma_v3.c577 else if (ioat->alloc_order > ioat_get_alloc_order()) { in check_active()
586 if (ioat->alloc_order > ioat_get_alloc_order()) in check_active()