Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c634 ret = rds_open_rc_channel(ep, &sp->session_pinfo, IBT_BLOCKING, in rds_session_connect()
657 ret = rds_open_rc_channel(ep, &sp->session_pinfo, IBT_BLOCKING, in rds_session_connect()
862 rds_session_close(sp, IBT_BLOCKING, 1); in rds_failover_session()
996 rds_session_close(sp, IBT_BLOCKING, 1); in rds_cleanup_passive_session()
1063 rds_session_close(sp, IBT_BLOCKING, wait); in rds_close_this_session()
1082 rds_session_close(sp, IBT_BLOCKING, wait); in rds_close_this_session()
1182 rds_session_close(sp, IBT_BLOCKING, 1); in rds_session_open()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c176 } else if (mode == IBT_BLOCKING) { in ibt_open_rc_channel()
882 if (mode == IBT_BLOCKING) { in ibt_open_rc_channel()
1230 if (mode == IBT_BLOCKING) { in ibt_close_rc_channel()
1254 if ((mode == IBT_BLOCKING) || in ibt_close_rc_channel()
1420 if ((mode == IBT_BLOCKING) || in ibcm_close_rc_channel()
1540 if ((mode == IBT_BLOCKING) || in ibcm_close_rc_channel()
1606 if (mode == IBT_BLOCKING) { in ibcm_close_rc_channel()
2052 if (mode == IBT_BLOCKING) in ibcm_ud_get_dqpn()
2128 if (mode == IBT_BLOCKING) { in ibcm_ud_get_dqpn()
2245 if (mode == IBT_BLOCKING) { in ibt_request_ud_dest()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c628 IBT_OCHAN_NO_FLAGS, IBT_BLOCKING, &ocargs, &ocreturns); in iser_ib_open_rc_channel()
651 status = ibt_close_rc_channel(chan->ic_chanhdl, IBT_BLOCKING, NULL, in iser_ib_close_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2758 IBT_BLOCKING, &open_args, &open_returns); in ibd_rc_connect()
2910 IBT_BLOCKING|IBT_NOCALLBACKS, NULL, 0, NULL, NULL, in ibd_rc_act_close()
3014 IBT_BLOCKING|IBT_NOCALLBACKS, NULL, 0, NULL, NULL, in ibd_rc_pas_close()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h220 IBT_BLOCKING = 0, /* Block */ enumerator
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1581 kqp->chan_flags = IBT_BLOCKING; in rib_clnt_create_chan()
1664 kqp->chan_flags = IBT_BLOCKING; in rib_svc_create_chan()
1888 IBT_BLOCKING, &chan_args, &ret_args); in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c1847 status = ibt_close_rc_channel(ep_rp->ep_chan_hdl, IBT_BLOCKING, in daplka_timer_thread()
2560 status = ibt_close_rc_channel(ep_rp->ep_chan_hdl, IBT_BLOCKING, in daplka_hash_ep_free()
8133 status = ibt_set_alt_path(ep_rp->ep_chan_hdl, IBT_BLOCKING, in daplka_ep_altpath()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c854 IBT_BLOCKING; in rdma_ib_disconnect()