Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h174 #define IBD_MIN_RC_NUM_RWQE 511 macro
180 #define IBD_MIN_RC_NUM_SRQ (IBD_MIN_RC_NUM_RWQE - 1)
181 #define IBD_MIN_RC_RX_RWQE_THRESH (IBD_MIN_RC_NUM_RWQE >> 2)
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c4877 if (result < IBD_MIN_RC_NUM_RWQE || in ibd_set_priv_prop()