Home
last modified time | relevance | path

Searched refs:qp_handle (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c88 ep_p->qp_handle->ep_hkey, prd_size, timeout); in dapls_ib_connect()
89 if (ep_p->qp_handle == NULL) { in dapls_ib_connect()
115 args.epc_hkey = ep_p->qp_handle->ep_hkey; in dapls_ib_connect()
221 if (ep_ptr->qp_handle == NULL) { in dapls_ib_disconnect()
226 args.epd_hkey = ep_ptr->qp_handle->ep_hkey; in dapls_ib_disconnect()
324 qp_p = ep_ptr->qp_handle; in dapls_ib_reinit_ep()
582 if (ep_p->qp_handle == NULL) { in dapls_ib_accept_connection()
593 (uint64_t)cr_p->ib_cm_handle, ep_p->qp_handle->ep_hkey); in dapls_ib_accept_connection()
597 args.cra_ep_hkey = ep_p->qp_handle->ep_hkey; in dapls_ib_accept_connection()
H A Ddapl_tavor_ibtf_dto.c68 if (ep_ptr->qp_handle == NULL) { in dapls_ib_post_recv()
102 cookie->val.dto.size, ep_ptr->qp_handle->ep_hkey); in dapls_ib_post_recv()
161 if (ep_ptr->qp_handle == NULL) { in dapls_ib_post_recv_one()
181 cookie->val.dto.size, ep_ptr->qp_handle->ep_hkey); in dapls_ib_post_recv_one()
320 if (ep_ptr->qp_handle == NULL) { in dapls_ib_post_send()
355 ep_ptr->qp_handle->ep_hkey); in dapls_ib_post_send()
465 if (ep_ptr->qp_handle == NULL) { in dapls_ib_post_send_one()
484 ep_ptr->qp_handle->ep_hkey); in dapls_ib_post_send_one()
H A Ddapl_tavor_ibtf_qp.c378 ep_ptr->qp_handle = qp_p; in dapls_ib_qp_alloc()
433 ib_qp_handle_t qp_p = ep_ptr->qp_handle; in dapls_ib_qp_free()
438 if ((ep_ptr->qp_handle != IB_INVALID_HANDLE) && in dapls_ib_qp_free()
465 ep_ptr->qp_handle = NULL; in dapls_ib_qp_free()
504 if (ep_ptr->qp_handle == NULL) { in dapls_ib_qp_modify()
553 ep_ptr->qp_handle->ep_hkey); in dapls_ib_qp_modify()
557 epm_args.epm_hkey = ep_ptr->qp_handle->ep_hkey; in dapls_ib_qp_modify()
570 "qp_modify: ep_hkey = %016llx\n", ep_ptr->qp_handle->ep_hkey); in dapls_ib_qp_modify()
H A Ddapl_arbel_hw.c1056 qp = ep->qp_handle; in dapli_arbel_post_send()
1189 qp = ep->qp_handle; in dapli_arbel_post_recv()
H A Ddapl_tavor_hw.c1316 qp = ep->qp_handle; in dapli_tavor_post_send()
1444 qp = ep->qp_handle; in dapli_tavor_post_recv()
H A Ddapl_hermon_hw.c1094 qp = ep->qp_handle; in dapli_hermon_post_send()
1246 qp = ep->qp_handle; in dapli_hermon_post_recv()
H A Ddapl_tavor_ibtf_util.c1595 ib_qp_handle_t qp = ep_ptr->qp_handle; in dapls_ib_poll_premature_events()
1620 qp_ptr = ep_ptr->qp_handle; in dapls_ib_free_premature_events()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h474 uint32_t qp_handle; member
506 uint32_t qp_handle; member
548 uint32_t qp_handle; member
578 uint32_t qp_handle; member
628 uint32_t qp_handle; member
647 uint32_t qp_handle; member
689 uint32_t qp_handle; member
697 uint32_t qp_handle; member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_free.c194 if (ep_ptr->qp_handle != IB_INVALID_HANDLE) { in dapl_ep_free()
203 ep_ptr->qp_handle = IB_INVALID_HANDLE; in dapl_ep_free()
H A Ddapl_ep_connect.c174 ep_ptr->qp_handle = alloc_ep.qp_handle; in dapl_ep_connect()
H A Ddapl_evd_qp_async_error_callb.c111 ep_ptr->qp_handle, in dapl_evd_qp_async_error_callback()
H A Ddapl_ep_modify.c251 new_ep.qp_handle = alloc_ep.qp_handle; in dapl_ep_modify()
H A Ddapl_ep_util.c137 ep_ptr->qp_handle = IB_INVALID_HANDLE; in dapl_ep_alloc()
H A Ddapl_evd_util.c992 qp = ep_ptr->qp_handle; in dapli_evd_cqe_to_event()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c533 resp.qp_handle = uqp->uobj.uo_id; in sol_uverbs_create_qp()
832 "(qp_handle=%d)", cmd.qp_handle); in sol_uverbs_destroy_qp()
834 uqp = uverbs_uobj_get_uqp_write(cmd.qp_handle); in sol_uverbs_destroy_qp()
843 "uqp %p, qp_ptr %p", cmd.qp_handle, uqp, uqp->qp); in sol_uverbs_destroy_qp()
1350 "attr_mask %x", cmd.qp_handle, cmd.attr_mask); in sol_uverbs_modify_qp()
1352 uqp = uverbs_uobj_get_uqp_write(cmd.qp_handle); in sol_uverbs_modify_qp()
1395 cmd.qp_handle, cur_state, new_state, uqp->ofa_qp_type, in sol_uverbs_modify_qp()
1750 "query_qp: entry (qp_handle=%d)", cmd.qp_handle); in sol_uverbs_query_qp()
1752 uqp = uverbs_uobj_get_uqp_read(cmd.qp_handle); in sol_uverbs_query_qp()
2296 uqp = uverbs_uobj_get_uqp_write(cmd.qp_handle); in sol_uverbs_attach_mcast()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dqed_hsi_rdma.h55 struct regpair qp_handle; member
81 struct regpair qp_handle; member
98 struct regpair qp_handle; member
H A DpreRoce.h586 struct regpair qp_handle /* pointer to QP handle in driver memory */; member
607 struct regpair qp_handle /* pointer to QP handle in driver memory */; member
622 struct regpair qp_handle /* pointer to QP handle in driver memory */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce.h236 struct regpair qp_handle; member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c1714 "qp_handle = %p\n", tnf_opaque, qp_handle, qpp); in ibmf_i_get_qp()
1762 ibt_qp_hdl_t qp_handle; in ibmf_i_init_qp() local
1806 qpp->iq_port_num, qp_type, &qp_attrs, NULL, &qp_handle); in ibmf_i_init_qp()
1820 qpp->iq_qp_handle = qp_handle; in ibmf_i_init_qp()
1851 ibt_status = ibt_initialize_qp(qp_handle, &qp_modify_attr); in ibmf_i_init_qp()
2788 tnf_opaque, qp_handle, qp_ctx->isq_qp_handle); in ibmf_i_modify_qp()
2822 tnf_opaque, qp_handle, qp_ctx->isq_qp_handle, in ibmf_i_modify_qp()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h477 ib_qp_handle_t qp_handle; member