Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_resource.h93 #define ISER_MSG_POOL_MAX 0x10000000 /* 256MB */ macro
96 #define ISER_MSG_POOL_MAX 0x2000000 /* 32MB */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_resource.c69 ISER_MSG_POOL_MAX, ISER_MSG_MR_FLAGS); in iser_init_hca_caches()