Home
last modified time | relevance | path

Searched refs:oc_path_retry_cnt (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c924 ocargs.oc_path_retry_cnt = IBPathRetryCount; in rds_open_rc_channel()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h458 uint8_t oc_path_retry_cnt:3; member
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c620 ocargs.oc_path_retry_cnt = 2; in iser_ib_open_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1005 args.oc_path_retry_cnt = conn_paramp->retry_count; in ibcma_tcp_connect()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2742 open_args.oc_path_retry_cnt = 1; in ibd_rc_connect()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1860 chan_args.oc_path_retry_cnt = 2; in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c634 statep->cep_retry_cnt = chan_args->oc_path_retry_cnt; in ibt_open_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2201 chan_args.oc_path_retry_cnt = 7; /* 3-bit field */ in daplka_ep_connect()