Searched refs:ibtype (Results 1 – 1 of 1) sorted by relevance
943 ib_uint32_t ibtype; in dapli_evd_cqe_to_event() local1032 ibtype = DAPL_GET_CQE_OPTYPE(cqe_ptr); in dapli_evd_cqe_to_event()1036 dapl_os_assert((ibtype == OP_SEND && in dapli_evd_cqe_to_event()1038 (ibtype == OP_RECEIVE && in dapli_evd_cqe_to_event()1040 (ibtype == OP_RDMA_WRITE && in dapli_evd_cqe_to_event()1043 (ibtype == OP_RDMA_READ && in dapli_evd_cqe_to_event()1163 ibtype = DAPL_GET_CQE_OPTYPE(cqe_ptr); in dapli_evd_cqe_to_event()1167 dapl_os_assert(ibtype == OP_BIND_MW); in dapli_evd_cqe_to_event()1197 dapl_os_assert(ibtype == OP_RECEIVE && in dapli_evd_cqe_to_event()