Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h97 #define ISER_IB_SENDQ_SIZE 2000 macro
/titanic_41/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c487 sq_size = min(hca->hca_attr.hca_max_chan_sz, ISER_IB_SENDQ_SIZE); in iser_ib_alloc_rc_channel()