Home
last modified time | relevance | path

Searched refs:endpoint_state (Results 26 – 30 of 30) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/connect/
H A Dbtl_openib_connect_udcm.c817 if (MCA_BTL_IB_CLOSED != lcl_ep->endpoint_state) { in udcm_module_start_connect()
820 (void *) lcl_ep, lcl_ep->endpoint_state)); in udcm_module_start_connect()
827 lcl_ep->endpoint_state = MCA_BTL_IB_CONNECTING; in udcm_module_start_connect()
1872 if (MCA_BTL_IB_CLOSED == lcl_ep->endpoint_state) { in udcm_handle_connect()
1873 lcl_ep->endpoint_state = MCA_BTL_IB_CONNECTING; in udcm_handle_connect()
2298 MCA_BTL_IB_CONNECTED == lcl_ep->endpoint_state || in udcm_send_timeout()
2383 lcl_ep->endpoint_state = MCA_BTL_IB_CONNECTING; in udcm_xrc_start_connect()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib_endpoint.c324 endpoint->endpoint_state = MCA_BTL_IB_CLOSED; in mca_btl_openib_endpoint_construct()
642 endpoint->endpoint_state = MCA_BTL_IB_CONNECTED; in mca_btl_openib_endpoint_connected()
H A Dbtl_openib.c1791 if (OPAL_UNLIKELY(MCA_BTL_IB_CONNECTED != ep->endpoint_state)) { in mca_btl_openib_sendi()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib_endpoint.c324 endpoint->endpoint_state = MCA_BTL_IB_CLOSED; in mca_btl_openib_endpoint_construct()
643 endpoint->endpoint_state = MCA_BTL_IB_CONNECTED; in mca_btl_openib_endpoint_connected()
H A Dbtl_openib.c1793 if (OPAL_UNLIKELY(MCA_BTL_IB_CONNECTED != ep->endpoint_state)) { in mca_btl_openib_sendi()

12