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

#include </opt/mellanox/doca/samples/doca_urom/urom_common.h>

Data Fields

void * buffer
 
size_t buf_len
 
void * memh
 
size_t memh_len
 
void * mkey
 
size_t mkey_len
 

Detailed Description

Definition at line 47 of file urom_common.h.

Field Documentation

◆ buf_len

size_t urom_domain_buffer_attrs::buf_len

Definition at line 49 of file urom_common.h.

◆ buffer

void* urom_domain_buffer_attrs::buffer

Definition at line 48 of file urom_common.h.

◆ memh

void* urom_domain_buffer_attrs::memh

Definition at line 50 of file urom_common.h.

◆ memh_len

size_t urom_domain_buffer_attrs::memh_len

Definition at line 51 of file urom_common.h.

◆ mkey

void* urom_domain_buffer_attrs::mkey

Definition at line 52 of file urom_common.h.

◆ mkey_len

size_t urom_domain_buffer_attrs::mkey_len

Definition at line 53 of file urom_common.h.


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