Home
last modified time | relevance | path

Searched refs:OP_SEND (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_post_send.c95 OP_SEND); in dapl_ep_post_send()
H A Ddapl_evd_util.c450 if ((DAPL_GET_CQE_OPTYPE(&cqe) == OP_SEND) || in dapli_evd_eh_print_cqe()
1036 dapl_os_assert((ibtype == OP_SEND && in dapli_evd_cqe_to_event()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf.h98 #define OP_SEND IBT_WRC_SEND macro
H A Ddapl_tavor_ibtf_dto.c367 if (op_type == OP_SEND) { in dapls_ib_post_send()