Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dsunvdc.c39 #define MAX_XFER_BLKS (128 * 1024) macro
40 #define MAX_XFER_SIZE (MAX_XFER_BLKS / VDC_DEFAULT_BLK_SIZE)
41 #define MAX_RING_COOKIES ((MAX_XFER_BLKS / PAGE_SIZE) + 2)