Home
last modified time | relevance | path

Searched refs:srq_premature_events (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c245 srq_premature_events; in dapls_ib_qp_alloc()
682 ibsrq_p->srq_premature_events = (ib_work_completion_t *) in dapls_ib_srq_alloc()
684 if (ibsrq_p->srq_premature_events == NULL) { in dapls_ib_srq_alloc()
714 DAPL_SET_CQE_INVALID(&(ibsrq_p->srq_premature_events[i])); in dapls_ib_srq_alloc()
785 if (srq_handle->srq_premature_events) { in dapls_ib_srq_free()
786 dapl_os_free(srq_handle->srq_premature_events, in dapls_ib_srq_free()
1023 old_premature_events = srq_handle->srq_premature_events; in dapli_ib_srq_resize_internal()
1061 srq_handle->srq_premature_events = new_premature_events; in dapli_ib_srq_resize_internal()
H A Ddapl_tavor_ibtf_impl.h174 ib_work_completion_t *srq_premature_events; member
H A Ddapl_tavor_ibtf_util.c1576 (void) dapl_os_memcpy(&(srqp->srq_premature_events[head]), in dapls_ib_store_premature_events()
1598 *cqe_ptr = qp->qp_srq->srq_premature_events; in dapls_ib_poll_premature_events()
1629 DAPL_SET_CQE_INVALID(&srq_ptr->srq_premature_events[free_index]); in dapls_ib_free_premature_events()