Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_resource.h82 #define ISER_BUF_MR_CHUNKSIZE 0x8000000 /* 128MB */ macro
86 #define ISER_BUF_MR_CHUNKSIZE 0x400000 /* 4MB */ macro
/titanic_50/usr/src/uts/common/io/ib/clients/iser/
H A Diser_resource.c78 hca->hca_buf_pool = iser_vmem_create(name, hca, ISER_BUF_MR_CHUNKSIZE, in iser_init_hca_caches()