Searched refs:oc_path_rnr_retry_cnt (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c925 ocargs.oc_path_rnr_retry_cnt = MinRnrRetry;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h457 ibt_rnr_retry_cnt_t oc_path_rnr_retry_cnt; member in struct:ibt_chan_open_args_s
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c621 ocargs.oc_path_rnr_retry_cnt = 2;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c256 if ((uint_t)chan_args->oc_path_rnr_retry_cnt > IBT_RNR_INFINITE_RETRY) {
258 "ERROR: oc_path_rnr_retry_cnt(%d) is out of range",
259 channel, chan_args->oc_path_rnr_retry_cnt);
687 chan_args->oc_path_rnr_retry_cnt;
693 chan_args->oc_path_rnr_retry_cnt;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1006 args.oc_path_rnr_retry_cnt = conn_paramp->rnr_retry_count;
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2742 open_args.oc_path_rnr_retry_cnt = 1;
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1861 chan_args.oc_path_rnr_retry_cnt = RNR_RETRIES;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2202 chan_args.oc_path_rnr_retry_cnt = IBT_RNR_INFINITE_RETRY;

Completed in 125 milliseconds