Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ioat/
Dhw.h78 #define IOAT_DESC_SZ 64 macro
Ddma.c349 offs = idx * IOAT_DESC_SZ; in ioat_alloc_ring_ent()
384 ioat_chan->desc_chunks = chunks = (total_descs * IOAT_DESC_SZ) / SZ_2M; in ioat_alloc_ring()