Home
last modified time | relevance | path

Searched refs:ib_work_completion_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h65 ((ib_work_completion_t *)(cqe_p))->wc_id
67 ((ib_work_completion_t *)(cqe_p))->wc_type
69 ((ib_work_completion_t *)(cqe_p))->wc_bytes_xfer
71 ((ib_work_completion_t *)(cqe_p))->wc_status
73 ((ib_work_completion_t *)(cqe_p))->wc_qpn
75 (((ib_work_completion_t *)(cqe_p))->wc_res_hash == \
78 (((ib_work_completion_t *)(cqe_p))->wc_res_hash = \
81 (((ib_work_completion_t *)(cqe_p))->wc_res_hash = \
194 typedef ibt_wc_t ib_work_completion_t; typedef
H A Ddapl_tavor_ibtf_qp.c221 sizeof (ib_work_completion_t); in dapls_ib_qp_alloc()
223 qp_p->qp_premature_events = (ib_work_completion_t *) in dapls_ib_qp_alloc()
461 sizeof (ib_work_completion_t)); in dapls_ib_qp_free()
681 premev_size = ibsrq_p->srq_wq_numwqe * sizeof (ib_work_completion_t); in dapls_ib_srq_alloc()
682 ibsrq_p->srq_premature_events = (ib_work_completion_t *) in dapls_ib_srq_alloc()
783 srq_handle->srq_wq_numwqe * sizeof (ib_work_completion_t)); in dapls_ib_srq_free()
839 dapls_ib_srq_lookup_ep(IN DAPL_SRQ *srq_ptr, IN ib_work_completion_t *cqe_ptr) in dapls_ib_srq_lookup_ep()
931 ib_work_completion_t *new_premature_events; in dapli_ib_srq_resize_internal()
932 ib_work_completion_t *old_premature_events; in dapli_ib_srq_resize_internal()
1020 sizeof (ib_work_completion_t); in dapli_ib_srq_resize_internal()
[all …]
H A Ddapl_tavor_ibtf_impl.h93 ib_work_completion_t *qp_premature_events;
174 ib_work_completion_t *srq_premature_events;
H A Ddapl_tavor_ibtf_util.c1558 IN ib_work_completion_t *cqe_ptr) in dapls_ib_store_premature_events()
1592 OUT ib_work_completion_t **cqe_ptr, in dapls_ib_poll_premature_events()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_util.c55 IN ib_work_completion_t cqe);
61 IN ib_work_completion_t *cqe_ptr,
417 IN ib_work_completion_t cqe) in dapli_evd_eh_print_cqe()
844 ib_work_completion_t *cqe; in dapls_evd_post_premature_events()
926 IN ib_work_completion_t *cqe_ptr, in dapli_evd_cqe_to_event()
1220 ib_work_completion_t cqe[MAX_CQES_PER_POLL]; in dapls_evd_copy_cq()
1599 ib_work_completion_t cur_cqe; in dapls_evd_cq_poll_to_event()
/titanic_50/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_adapter_util.h257 IN ib_work_completion_t *cqe_ptr);
261 OUT ib_work_completion_t **cqe_ptr,
352 IN ib_work_completion_t *cqe_ptr);