Searched refs:ibtype (Results 1 – 1 of 1) sorted by relevance
936 ib_uint32_t ibtype; in dapli_evd_cqe_to_event() local1025 ibtype = DAPL_GET_CQE_OPTYPE(cqe_ptr); in dapli_evd_cqe_to_event()1029 dapl_os_assert((ibtype == OP_SEND && in dapli_evd_cqe_to_event()1031 (ibtype == OP_RECEIVE && in dapli_evd_cqe_to_event()1033 (ibtype == OP_RDMA_WRITE && in dapli_evd_cqe_to_event()1036 (ibtype == OP_RDMA_READ && in dapli_evd_cqe_to_event()1156 ibtype = DAPL_GET_CQE_OPTYPE(cqe_ptr); in dapli_evd_cqe_to_event()1160 dapl_os_assert(ibtype == OP_BIND_MW); in dapli_evd_cqe_to_event()1190 dapl_os_assert(ibtype == OP_RECEIVE && in dapli_evd_cqe_to_event()