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

#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
 

Detailed Description

Definition at line 46 of file common_common.h.

Field Documentation

◆ async_num_tasks

uint32_t sync_event_config::async_num_tasks

Definition at line 51 of file common_common.h.

◆ dev_pci_addr

char sync_event_config::dev_pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]

Definition at line 47 of file common_common.h.

◆ is_async_mode

bool sync_event_config::is_async_mode

Definition at line 49 of file common_common.h.

◆ is_update_atomic

bool sync_event_config::is_update_atomic

Definition at line 50 of file common_common.h.

◆ rep_pci_addr

char sync_event_config::rep_pci_addr[DOCA_DEVINFO_REP_PCI_ADDR_SIZE]

Definition at line 48 of file common_common.h.


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