Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c926 ret = ibt_open_rc_channel(hdl, IBT_OCHAN_NO_FLAGS, in rds_open_rc_channel()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h839 ibt_status_t ibt_open_rc_channel(ibt_channel_hdl_t rc_chan,
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c627 status = ibt_open_rc_channel(chan->ic_chanhdl, in iser_ib_open_rc_channel()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1073 status = ibt_open_rc_channel(chanp->chan_qp_hdl, flags, in ibcma_tcp_connect()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c2757 status = ibt_open_rc_channel(chan->chan_hdl, IBT_OCHAN_NO_FLAGS, in ibd_rc_connect()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1887 ibt_status = ibt_open_rc_channel(qp->qp_hdl, IBT_OCHAN_NO_FLAGS, in rib_conn_to_srv()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c109 ibt_open_rc_channel(ibt_channel_hdl_t channel, ibt_chan_open_flags_t flags, in ibt_open_rc_channel() function
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2255 status = ibt_open_rc_channel(ep_rp->ep_chan_hdl, IBT_OCHAN_NO_FLAGS, in daplka_ep_connect()