12 #ifndef MCA_BTL_OPENIB_ASYNC_H
13 #define MCA_BTL_OPENIB_ASYNC_H
14 #include "btl_openib_endpoint.h"
16 void* btl_openib_async_thread(
void *one_hca);
18 int btl_openib_async_command_done(
int exp);
23 #define APM_ENABLED (0 != mca_btl_openib_component.apm_lmc || 0 != mca_btl_openib_component.apm_ports)
State of ELAN endpoint connection.
Definition: btl_elan_endpoint.h:33