| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_common/common_common.h>
Data Fields | |
| char | dev_pci_addr [DOCA_DEVINFO_PCI_ADDR_SIZE] |
| char | rep_pci_addr [DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
| bool | is_async_mode |
| bool | is_update_atomic |
| uint32_t | async_num_tasks |
Definition at line 46 of file common_common.h.
| uint32_t sync_event_config::async_num_tasks |
Definition at line 51 of file common_common.h.
| char sync_event_config::dev_pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE] |
Definition at line 47 of file common_common.h.
| bool sync_event_config::is_async_mode |
Definition at line 49 of file common_common.h.
| bool sync_event_config::is_update_atomic |
Definition at line 50 of file common_common.h.
| char sync_event_config::rep_pci_addr[DOCA_DEVINFO_REP_PCI_ADDR_SIZE] |
Definition at line 48 of file common_common.h.