Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_resource.h92 #define ISER_MSG_MR_CHUNKSIZE 0x2000000 /* 32MB */ macro
95 #define ISER_MSG_MR_CHUNKSIZE 0x100000 /* 1MB */ macro
/titanic_44/usr/src/uts/common/io/ib/clients/iser/
H A Diser_resource.c68 hca->hca_msg_pool = iser_vmem_create(name, hca, ISER_MSG_MR_CHUNKSIZE, in iser_init_hca_caches()