| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <stdint.h>

Go to the source code of this file.
Data Structures | |
| struct | dpa_thread_arg |
| DPA thread device argument struct. More... | |
Functions | |
| struct dpa_thread_arg | __attribute__ ((__packed__, aligned(8))) |
Variables | |
| doca_dpa_dev_t | dpa_ctx_handle |
| uint64_t | dpa_comp_handle |
| uint64_t | local_buf_addr |
| uint64_t | sync_event_handle |
| struct dpa_thread_arg __attribute__ | ( | (__packed__, aligned(8)) | ) |
| uint64_t dpa_comp_handle |
Definition at line 1 of file dpa_basic_initiator_target_common_defs.h.
| doca_dpa_dev_t dpa_ctx_handle |
Definition at line 0 of file dpa_basic_initiator_target_common_defs.h.
| uint64_t local_buf_addr |
Definition at line 2 of file dpa_basic_initiator_target_common_defs.h.
| uint64_t sync_event_handle |
Definition at line 3 of file dpa_basic_initiator_target_common_defs.h.