Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/contrib/cray-ugni-mock/include/
H A Dgni_pub.h108 #define GNI_CqErrorRecoverable(...) 0 macro
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/ugni/
H A Dbtl_ugni_module.c350 (void) GNI_CqErrorRecoverable (event_data, &recoverable); in mca_btl_ugni_device_handle_event_error()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/ugni/
H A Dbtl_ugni_component.c640 (void) GNI_CqErrorRecoverable (event_data[i], &recoverable); in mca_btl_ugni_progress_rdma()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_nic.c524 status = GNI_CqErrorRecoverable(cqe, &recov); in __nic_get_completed_txd()