Home
last modified time | relevance | path

Searched refs:ibt_alloc_rc_channel (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti.h214 ibt_status_t ibt_alloc_rc_channel(ibt_hca_hdl_t hca_hdl,
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ib.c1352 ret = ibt_alloc_rc_channel(hcap->hca_hdl, in rds_ep_alloc_rc_channel()
1770 if (ibt_alloc_rc_channel(hcap->hca_hdl, in rds_randomize_qps()
1779 if (ibt_alloc_rc_channel(hcap->hca_hdl, in rds_randomize_qps()
/titanic_41/usr/src/uts/common/io/warlock/
H A Dibtl.wlcmd115 root ibt_alloc_rc_channel
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c154 status = ibt_alloc_rc_channel(ioc->ioc_ibt_hdl, IBT_ACHAN_USES_SRQ, in srpt_ch_alloc()
/titanic_41/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c543 status = ibt_alloc_rc_channel(hca->hca_hdl, in iser_ib_alloc_rc_channel()
/titanic_41/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_chan.c61 ibt_alloc_rc_channel(ibt_hca_hdl_t hca_hdl, ibt_chan_alloc_flags_t flags, in ibt_alloc_rc_channel() function
/titanic_41/usr/src/uts/common/rpc/
H A Drpcib.c1648 ibt_status = ibt_alloc_rc_channel(hca->hca_hdl, in rib_svc_create_chan()
1868 ibt_status = ibt_alloc_rc_channel(hca->hca_hdl, in rib_conn_to_srv()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c720 result = ibt_alloc_rc_channel(state->id_hca_hdl, in ibd_rc_alloc_chan()
/titanic_41/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c8298 status = ibt_alloc_rc_channel(hca_hdl, flags, args, chan_hdl_p, sizes); in daplka_ibt_alloc_rc_channel()