Searched defs:MinRnrRetry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c55 uint_t MinRnrRetry = RDS_IB_RNR_RETRY; variable
394 MinRnrRetry = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS,
395 "MinRnrRetry", RDS_IB_RNR_RETRY);

Completed in 71 milliseconds