Home
last modified time | relevance | path

Searched refs:ib_hca_handle (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c97 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; in dapli_get_dto_cq()
177 if (ia_ptr->hca_ptr->ib_hca_handle == NULL) { in dapls_ib_qp_alloc()
183 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_qp_alloc()
184 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd; in dapls_ib_qp_alloc()
434 ib_hca_handle_t ib_hca_handle = ia_ptr->hca_ptr->ib_hca_handle; in dapls_ib_qp_free() local
509 if (ia_ptr->hca_ptr->ib_hca_handle == NULL) { in dapls_ib_qp_modify()
559 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_qp_modify()
594 if (ia_ptr->hca_ptr->ib_hca_handle == NULL) { in dapls_ib_srq_alloc()
600 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_srq_alloc()
601 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd; in dapls_ib_srq_alloc()
[all …]
H A Ddapl_tavor_ibtf_cm.c178 retval = ioctl(ep_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_connect()
228 retval = ioctl(ep_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_disconnect()
323 hca_hndl = ep_ptr->header.owner_ia->hca_ptr->ib_hca_handle; in dapls_ib_reinit_ep()
403 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; in dapls_ib_setup_conn_listener()
473 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; in dapls_ib_remove_conn_listener()
537 sp_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_reject_connection()
540 retval = ioctl(sp_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_reject_connection()
591 cr_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_accept_connection()
602 retval = ioctl(cr_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_accept_connection()
669 cr_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_handoff_connection()
[all …]
H A Ddapl_tavor_ibtf_util.c113 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_cq_alloc()
114 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd; in dapls_ib_cq_alloc()
325 ia_fd = hca_ptr->ib_hca_handle->ia_fd; in dapli_ib_cq_resize_internal()
326 hca_fd = hca_ptr->ib_hca_handle->hca_fd; in dapli_ib_cq_resize_internal()
573 retval = ioctl(hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_cqd_destroy()
718 ia_fd = ia->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_mr_register()
804 ia_fd = ia->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_mr_register_shared()
951 ia_fd = ia->hca_ptr->ib_hca_handle->ia_fd; in dapls_ib_mr_register_lmr()
1031 ib_hca_handle))->ia_fd; in dapls_ib_mw_alloc()
1093 ib_hca_handle))->ia_fd; in dapls_ib_mw_free()
[all …]
H A Ddapl_tavor_hca.c600 IN ib_hca_handle_t ib_hca_handle) in dapls_ib_close_hca() argument
602 if (ib_hca_handle == NULL) { in dapls_ib_close_hca()
609 ib_hca_handle, ib_hca_handle->ia_fd, ib_hca_handle->ia_rnum); in dapls_ib_close_hca()
611 (void) close(ib_hca_handle->ia_fd); in dapls_ib_close_hca()
612 dapl_os_free((void *)ib_hca_handle, in dapls_ib_close_hca()
H A Ddapl_tavor_ibtf_mrsync.c79 retval = ioctl(ia_ptr->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_lmr_sync_rdma_common()
92 retval = ioctl(ia_ptr->hca_ptr->ib_hca_handle->ia_fd, in dapls_ib_lmr_sync_rdma_common()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_evd_util.h122 IN ib_hca_handle_t ib_hca_handle,
128 IN ib_hca_handle_t ib_hca_handle,
133 IN ib_hca_handle_t ib_hca_handle,
139 IN ib_hca_handle_t ib_hca_handle,
H A Ddapl_adapter_util.h72 OUT ib_hca_handle_t *ib_hca_handle);
75 IN ib_hca_handle_t ib_hca_handle);
H A Ddapl.h317 ib_hca_handle_t ib_hca_handle; member
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_open.c228 if (hca_ptr->ib_hca_handle == IB_INVALID_HANDLE) { in dapl_ia_open()
231 &hca_ptr->ib_hca_handle); in dapl_ia_open()
351 if (evd_ptr->header.owner_ia->hca_ptr->ib_hca_handle != in dapl_ia_open()
352 hca_ptr->ib_hca_handle) { in dapl_ia_open()
452 (void) dapls_ib_close_hca(hca_ptr->ib_hca_handle); in dapli_hca_cleanup()
453 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE; in dapli_hca_cleanup()
H A Ddapl_evd_un_async_error_callb.c62 IN ib_hca_handle_t ib_hca_handle, in dapl_evd_un_async_error_callback() argument
72 ib_hca_handle, in dapl_evd_un_async_error_callback()
H A Ddapl_evd_cq_async_error_callb.c61 IN ib_hca_handle_t ib_hca_handle, in dapl_evd_cq_async_error_callback() argument
72 ib_hca_handle, in dapl_evd_cq_async_error_callback()
H A Ddapl_evd_qp_async_error_callb.c62 IN ib_hca_handle_t ib_hca_handle, in dapl_evd_qp_async_error_callback() argument
H A Ddapl_evd_dto_callb.c81 evd_ptr->header.owner_ia->hca_ptr->ib_hca_handle); in dapl_evd_dto_callback()
H A Ddapl_hca_util.c79 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE; in dapl_hca_alloc()
H A Ddapl_ia_util.c479 (void) dapls_ib_close_hca(hca_ptr->ib_hca_handle); in dapli_ia_release_hca()
480 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE; in dapli_ia_release_hca()
H A Ddapl_evd_util.c1567 ia_ptr->hca_ptr->ib_hca_handle, in dapls_evd_copy_events()