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

/osnet-11/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

Completed in 16 milliseconds