CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure used to hold EFA adapter state data. More...
Data Fields | |
bool | is_socket_based |
true for socket-based and false for EFA-based. | |
CdiAdapterHandle | control_interface_adapter_handle |
Handle of adapter used by control interface. | |
LibfabricApi * | libfabric_api_1_9_ptr |
Pointer to libfabric API 1.9 V-table. | |
LibfabricApi * | libfabric_api_new_ptr |
Pointer to libfabric API new V-table. | |
CdiCsID | libfabric_lock |
Lock used to protect access to libfabric for endpoint open/close. | |
Structure used to hold EFA adapter state data.