FI_COMPLETION     892 ompi/mca/mtl/ofi/mtl_ofi.h     uint64_t msgflags = FI_CLAIM | FI_COMPLETION;
FI_COMPLETION     985 ompi/mca/mtl/ofi/mtl_ofi.h     uint64_t msgflags = FI_PEEK | FI_COMPLETION;
FI_COMPLETION    1074 ompi/mca/mtl/ofi/mtl_ofi.h     uint64_t msgflags = FI_PEEK | FI_CLAIM | FI_COMPLETION;
FI_COMPLETION     655 ompi/mca/mtl/ofi/mtl_ofi_component.c     hints->rx_attr->op_flags = FI_COMPLETION;
FI_COMPLETION     656 ompi/mca/mtl/ofi/mtl_ofi_component.c     hints->tx_attr->op_flags = FI_COMPLETION;