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

DPA thread #1 device argument struct. More...

#include </opt/mellanox/doca/samples/doca_dpa/dpa_initiator_target/common/dpa_initiator_target_common_defs.h>

Data Fields

doca_dpa_dev_t dpa_ctx_handle
 
uint64_t notification_comp_handle
 
uint64_t dpa_comp_handle
 
uint64_t target_rdma_handle
 
uint64_t local_buf_addr
 
uint32_t dpa_mmap_handle
 
size_t length
 

Detailed Description

DPA thread #1 device argument struct.

Definition at line 43 of file dpa_initiator_target_common_defs.h.

Field Documentation

◆ dpa_comp_handle

uint64_t dpa_thread1_arg::dpa_comp_handle

Definition at line 46 of file dpa_initiator_target_common_defs.h.

◆ dpa_ctx_handle

doca_dpa_dev_t dpa_thread1_arg::dpa_ctx_handle

Definition at line 44 of file dpa_initiator_target_common_defs.h.

◆ dpa_mmap_handle

uint32_t dpa_thread1_arg::dpa_mmap_handle

Definition at line 49 of file dpa_initiator_target_common_defs.h.

◆ length

size_t dpa_thread1_arg::length

Definition at line 50 of file dpa_initiator_target_common_defs.h.

◆ local_buf_addr

uint64_t dpa_thread1_arg::local_buf_addr

Definition at line 48 of file dpa_initiator_target_common_defs.h.

◆ notification_comp_handle

uint64_t dpa_thread1_arg::notification_comp_handle

Definition at line 45 of file dpa_initiator_target_common_defs.h.

◆ target_rdma_handle

uint64_t dpa_thread1_arg::target_rdma_handle

Definition at line 47 of file dpa_initiator_target_common_defs.h.


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