Home
last modified time | relevance | path

Searched refs:IOAT_MAX_ORDER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h84 #define IOAT_MAX_ORDER 16 macro
85 #define IOAT_MAX_DESCS (1 << IOAT_MAX_ORDER)
H A Dinit.c707 order = IOAT_MAX_ORDER; in ioat_alloc_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h85 #define IOAT_MAX_ORDER 16 macro
86 #define IOAT_MAX_DESCS (1 << IOAT_MAX_ORDER)
H A Dinit.c707 order = IOAT_MAX_ORDER; in ioat_alloc_chan_resources()

Completed in 5 milliseconds