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

#include </opt/mellanox/doca/applications/dma_copy/dma_copy_core.h>

Data Fields

enum comch_msg_type type
 
uint64_t host_addr
 
size_t export_desc_len
 
uint8_t exported_mmap []
 

Detailed Description

Definition at line 60 of file dma_copy_core.h.

Field Documentation

◆ export_desc_len

size_t comch_msg_dma_export_discriptor::export_desc_len

Definition at line 63 of file dma_copy_core.h.

◆ exported_mmap

uint8_t comch_msg_dma_export_discriptor::exported_mmap[]

Definition at line 64 of file dma_copy_core.h.

◆ host_addr

uint64_t comch_msg_dma_export_discriptor::host_addr

Definition at line 62 of file dma_copy_core.h.

◆ type

enum comch_msg_type comch_msg_dma_export_discriptor::type

Definition at line 57 of file dma_copy_core.h.


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