Home
last modified time | relevance | path

Searched refs:ofi_tx_flags (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/libfabric/include/
H A Dofi_util.h621 extern uint64_t ofi_tx_flags[ofi_op_max];
630 return ofi_tx_flags[op]; in ofi_tx_cq_flags()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/util/src/
H A Dutil_cq.c689 uint64_t ofi_tx_flags[] = { variable