Searched refs:ib_hca_handle (Results 1 - 16 of 16) sorted by relevance
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_evd_cq_async_error_callb.c | 61 IN ib_hca_handle_t ib_hca_handle, 72 ib_hca_handle, 60 dapl_evd_cq_async_error_callback( IN ib_hca_handle_t ib_hca_handle, IN ib_cq_handle_t ib_cq_handle, IN ib_error_record_t *cause_ptr, IN void *context) argument
|
H A D | dapl_evd_un_async_error_callb.c | 62 IN ib_hca_handle_t ib_hca_handle, 72 ib_hca_handle, 61 dapl_evd_un_async_error_callback( IN ib_hca_handle_t ib_hca_handle, IN ib_error_record_t *cause_ptr, IN void *context) argument
|
H A D | dapl_evd_qp_async_error_callb.c | 62 IN ib_hca_handle_t ib_hca_handle, 61 dapl_evd_qp_async_error_callback( IN ib_hca_handle_t ib_hca_handle, IN ib_qp_handle_t ib_qp_handle, IN ib_error_record_t *cause_ptr, IN void *context) argument
|
H A D | dapl_ia_open.c | 228 if (hca_ptr->ib_hca_handle == IB_INVALID_HANDLE) { 231 &hca_ptr->ib_hca_handle); 351 if (evd_ptr->header.owner_ia->hca_ptr->ib_hca_handle != 352 hca_ptr->ib_hca_handle) { 452 (void) dapls_ib_close_hca(hca_ptr->ib_hca_handle); 453 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE;
|
H A D | dapl_evd_dto_callb.c | 81 evd_ptr->header.owner_ia->hca_ptr->ib_hca_handle);
|
H A D | dapl_hca_util.c | 79 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE;
|
H A D | dapl_ia_util.c | 481 (void) dapls_ib_close_hca(hca_ptr->ib_hca_handle); 482 hca_ptr->ib_hca_handle = IB_INVALID_HANDLE;
|
H A D | dapl_evd_util.c | 1562 ia_ptr->hca_ptr->ib_hca_handle,
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl_evd_util.h | 122 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 D | dapl_adapter_util.h | 72 OUT ib_hca_handle_t *ib_hca_handle); 75 IN ib_hca_handle_t ib_hca_handle);
|
H A D | dapl.h | 323 ib_hca_handle_t ib_hca_handle; member in struct:dapl_hca
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_cm.c | 178 retval = ioctl(ep_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 228 retval = ioctl(ep_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 323 hca_hndl = ep_ptr->header.owner_ia->hca_ptr->ib_hca_handle; 403 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; 473 ib_hca_handle_t hca_hdl = ia_ptr->hca_ptr->ib_hca_handle; 537 sp_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 540 retval = ioctl(sp_ptr->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 591 cr_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 602 retval = ioctl(cr_p->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 669 cr_ptr->header.owner_ia->hca_ptr->ib_hca_handle [all...] |
H A D | dapl_tavor_ibtf_mrsync.c | 79 retval = ioctl(ia_ptr->hca_ptr->ib_hca_handle->ia_fd, 92 retval = ioctl(ia_ptr->hca_ptr->ib_hca_handle->ia_fd,
|
H A D | dapl_tavor_ibtf_qp.c | 97 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; 120 cq_handle->cq_iauar = ia_ptr->hca_ptr->ib_hca_handle->ia_uar; 140 * ib_hca_handle provider HCA handle 177 if (ia_ptr->hca_ptr->ib_hca_handle == NULL) { 183 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; 184 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd; 321 qp_p->qp_iauar = ia_ptr->hca_ptr->ib_hca_handle->ia_uar; 322 qp_p->qp_ia_bf = ia_ptr->hca_ptr->ib_hca_handle->ia_bf; 323 qp_p->qp_ia_bf_toggle = ia_ptr->hca_ptr->ib_hca_handle->ia_bf_toggle; 421 * ib_hca_handle provide 434 ib_hca_handle_t ib_hca_handle = ia_ptr->hca_ptr->ib_hca_handle; local 754 ib_hca_handle_t ib_hca_handle = ia_handle->hca_ptr->ib_hca_handle; local [all...] |
H A D | dapl_tavor_ibtf_util.c | 113 ia_fd = ia_ptr->hca_ptr->ib_hca_handle->ia_fd; 114 hca_fd = ia_ptr->hca_ptr->ib_hca_handle->hca_fd; 206 cq_handle->cq_iauar = ia_ptr->hca_ptr->ib_hca_handle->ia_uar; 325 ia_fd = hca_ptr->ib_hca_handle->ia_fd; 326 hca_fd = hca_ptr->ib_hca_handle->hca_fd; 441 retval = ioctl(ia_ptr->hca_ptr->ib_hca_handle->ia_fd, 573 retval = ioctl(hca_ptr->ib_hca_handle->ia_fd, 622 retval = ioctl(ia->hca_ptr->ib_hca_handle->ia_fd, 670 retval = ioctl(pz->header.owner_ia->hca_ptr->ib_hca_handle->ia_fd, 718 ia_fd = ia->hca_ptr->ib_hca_handle [all...] |
H A D | dapl_tavor_hca.c | 587 * ib_hca_handle provide HCA handle 599 IN ib_hca_handle_t ib_hca_handle) 601 if (ib_hca_handle == NULL) { 603 "close_hca: ib_hca_handle == NULL\n"); 608 ib_hca_handle, ib_hca_handle->ia_fd, ib_hca_handle->ia_rnum); 610 (void) close(ib_hca_handle->ia_fd); 611 dapl_os_free((void *)ib_hca_handle, 598 dapls_ib_close_hca( IN ib_hca_handle_t ib_hca_handle) argument
|
Completed in 84 milliseconds