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

#include </opt/mellanox/doca/samples/doca_dpa/dpa_nvqual/common/dpa_nvqual_common_defs.h>

Data Fields

unsigned int eu
 
doca_dpa_dev_uintptr_t thread_ret
 
doca_dpa_dev_uintptr_t src_buf
 
doca_dpa_dev_uintptr_t dst_buf
 
size_t buffers_size
 
uint64_t num_ops
 
doca_dpa_dev_sync_event_t dev_se
 

Detailed Description

DPA nvqual thread local storage struct

Definition at line 137 of file dpa_nvqual_common_defs.h.

Field Documentation

◆ buffers_size

size_t dpa_nvqual_tls::buffers_size

Definition at line 142 of file dpa_nvqual_common_defs.h.

◆ dev_se

doca_dpa_dev_sync_event_t dpa_nvqual_tls::dev_se

Definition at line 144 of file dpa_nvqual_common_defs.h.

◆ dst_buf

doca_dpa_dev_uintptr_t dpa_nvqual_tls::dst_buf

Definition at line 141 of file dpa_nvqual_common_defs.h.

◆ eu

unsigned int dpa_nvqual_tls::eu

Definition at line 138 of file dpa_nvqual_common_defs.h.

◆ num_ops

uint64_t dpa_nvqual_tls::num_ops

Definition at line 143 of file dpa_nvqual_common_defs.h.

◆ src_buf

doca_dpa_dev_uintptr_t dpa_nvqual_tls::src_buf

Definition at line 140 of file dpa_nvqual_common_defs.h.

◆ thread_ret

doca_dpa_dev_uintptr_t dpa_nvqual_tls::thread_ret

Definition at line 139 of file dpa_nvqual_common_defs.h.


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