Searched defs:qp_handle (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c1714 "qp_handle = %p\n", tnf_opaque, qp_handle, qpp);
1762 ibt_qp_hdl_t qp_handle; local
1806 qpp->iq_port_num, qp_type, &qp_attrs, NULL, &qp_handle);
1820 qpp->iq_qp_handle = qp_handle;
1851 ibt_status = ibt_initialize_qp(qp_handle, &qp_modify_attr);
2788 tnf_opaque, qp_handle, qp_ctx->isq_qp_handle);
2822 tnf_opaque, qp_handle, qp_ctx->isq_qp_handle,
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h483 ib_qp_handle_t qp_handle; member in struct:dapl_ep
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_user_verbs.h474 uint32_t qp_handle; member in struct:ib_uverbs_create_qp_resp
506 uint32_t qp_handle; member in struct:ib_uverbs_query_qp
548 uint32_t qp_handle; member in struct:ib_uverbs_modify_qp
578 uint32_t qp_handle; member in struct:ib_uverbs_destroy_qp
628 uint32_t qp_handle; member in struct:ib_uverbs_post_send
647 uint32_t qp_handle; member in struct:ib_uverbs_post_recv
689 uint32_t qp_handle; member in struct:ib_uverbs_attach_mcast
697 uint32_t qp_handle; member in struct:ib_uverbs_detach_mcast

Completed in 52 milliseconds