rdma_comp         380 opal/mca/btl/ofi/btl_ofi_context.c     mca_btl_ofi_rdma_completion_t *rdma_comp;
rdma_comp         396 opal/mca/btl/ofi/btl_ofi_context.c                 rdma_comp = (mca_btl_ofi_rdma_completion_t*) c_ctx->comp;
rdma_comp         405 opal/mca/btl/ofi/btl_ofi_context.c                     if (rdma_comp->cbfunc) {
rdma_comp         406 opal/mca/btl/ofi/btl_ofi_context.c                         rdma_comp->cbfunc (comp->btl, comp->endpoint,
rdma_comp         407 opal/mca/btl/ofi/btl_ofi_context.c                                            rdma_comp->local_address, rdma_comp->local_handle,
rdma_comp         408 opal/mca/btl/ofi/btl_ofi_context.c                                            rdma_comp->cbcontext, rdma_comp->cbdata, OPAL_SUCCESS);