| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/dpa_all_to_all/host/dpa_all_to_all_core.h>
Data Fields | |
| int | msgsize |
| char | pf_device1_name [MAX_IB_DEVICE_NAME_LEN] |
| char | rdma_device1_name [MAX_IB_DEVICE_NAME_LEN] |
| char | pf_device2_name [MAX_IB_DEVICE_NAME_LEN] |
| char | rdma_device2_name [MAX_IB_DEVICE_NAME_LEN] |
Definition at line 49 of file dpa_all_to_all_core.h.
| int a2a_config::msgsize |
Definition at line 50 of file dpa_all_to_all_core.h.
| char a2a_config::pf_device1_name[MAX_IB_DEVICE_NAME_LEN] |
Definition at line 51 of file dpa_all_to_all_core.h.
| char a2a_config::pf_device2_name[MAX_IB_DEVICE_NAME_LEN] |
Definition at line 55 of file dpa_all_to_all_core.h.
| char a2a_config::rdma_device1_name[MAX_IB_DEVICE_NAME_LEN] |
Definition at line 52 of file dpa_all_to_all_core.h.
| char a2a_config::rdma_device2_name[MAX_IB_DEVICE_NAME_LEN] |
Definition at line 56 of file dpa_all_to_all_core.h.