Searched refs:IBT_BLOCKING (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ep.c | 634 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 D | ibcm_ti.c | 176 } 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() 1459 if ((mode == IBT_BLOCKING) || (mode == IBT_NOCALLBACKS)) in ibcm_close_rc_channel() 1525 } else 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() 1874 } else if (mode == IBT_BLOCKING) { in ibcm_validate_dqpn_data() [all …]
|
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/ |
H A D | iser_ib.c | 628 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 D | ibd_cm.c | 2758 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 D | ibtl_types.h | 220 IBT_BLOCKING = 0, /* Block */ enumerator
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 1581 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 D | daplt.c | 1847 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 D | sol_ib_cma.c | 854 IBT_BLOCKING; in rdma_ib_disconnect()
|