Home
last modified time | relevance | path

Searched refs:chan_qp_hdl (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h109 void *chan_qp_hdl; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c650 (ibt_channel_hdl_t)chanp->chan_qp_hdl; in rdma_ib_accept()
683 ibt_qp_hdl_t qphdl = chanp->chan_qp_hdl; in rdma_ib_accept()
842 if (idp->ps == RDMA_PS_TCP && chanp->chan_qp_hdl && in rdma_ib_disconnect()
845 void *qp_hdl = chanp->chan_qp_hdl; in rdma_ib_disconnect()
1059 chanp->chan_qp_hdl, cep_flags); in ibcma_tcp_connect()
1060 status = ibt_modify_rdma(chanp->chan_qp_hdl, in ibcma_tcp_connect()
1073 status = ibt_open_rc_channel(chanp->chan_qp_hdl, flags, in ibcma_tcp_connect()
1799 dump_qp_info(event_chanp->chan_qp_hdl); in ibcma_handle_est()
1826 chanp->chan_qp_hdl = NULL; in ibcma_handle_closed()
1830 chanp->chan_qp_hdl = NULL; in ibcma_handle_closed()
[all …]
H A Dsol_cma.c441 chanp->chan_qp_hdl = qp_hdl; in rdma_map_id2qphdl()
1079 root_idp, idp, chanp->chan_qp_hdl); in rdma_accept()
1081 (void *)chanp->chan_qp_hdl, &where); in rdma_accept()
1089 root_idp, idp, chanp->chan_qp_hdl); in rdma_accept()
1135 chanp->chan_qp_hdl)); in rdma_accept()
1139 (void *)chanp->chan_qp_hdl, &where); in rdma_accept()
1458 if (chanp->chan_qp_hdl > p1)
1460 else if (chanp->chan_qp_hdl < p1)
2144 ASSERT(chanp->chan_qp_hdl);
2146 chanp->chan_qp_hdl));
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h254 void *chan_qp_hdl; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c568 qphdl = chanp->chan_qp_hdl; in sol_ucma_close()
569 chanp->chan_qp_hdl = NULL; in sol_ucma_close()
1120 chanp->chan_qp_hdl = qphdl;
1706 qphdl = chan->chan_qp_hdl;
1707 chan->chan_qp_hdl = NULL;