NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
a2a_config Struct Reference

#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]
 

Detailed Description

Definition at line 49 of file dpa_all_to_all_core.h.

Field Documentation

◆ msgsize

int a2a_config::msgsize

Definition at line 50 of file dpa_all_to_all_core.h.

◆ pf_device1_name

char a2a_config::pf_device1_name[MAX_IB_DEVICE_NAME_LEN]

Definition at line 51 of file dpa_all_to_all_core.h.

◆ pf_device2_name

char a2a_config::pf_device2_name[MAX_IB_DEVICE_NAME_LEN]

Definition at line 55 of file dpa_all_to_all_core.h.

◆ rdma_device1_name

char a2a_config::rdma_device1_name[MAX_IB_DEVICE_NAME_LEN]

Definition at line 52 of file dpa_all_to_all_core.h.

◆ rdma_device2_name

char a2a_config::rdma_device2_name[MAX_IB_DEVICE_NAME_LEN]

Definition at line 56 of file dpa_all_to_all_core.h.


The documentation for this struct was generated from the following file: