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

#include </opt/mellanox/doca/samples/doca_comch/comch_data_path_high_speed_common.h>

Data Fields

void * mem
 
struct doca_mmap * mmap
 
struct doca_buf_inventory * buf_inv
 
bool need_alloc_mem
 

Detailed Description

Definition at line 46 of file comch_data_path_high_speed_common.h.

Field Documentation

◆ buf_inv

struct doca_buf_inventory* local_mem_bufs::buf_inv

Definition at line 49 of file comch_data_path_high_speed_common.h.

◆ mem

void* local_mem_bufs::mem

Definition at line 47 of file comch_data_path_high_speed_common.h.

◆ mmap

struct doca_mmap* local_mem_bufs::mmap

Definition at line 48 of file comch_data_path_high_speed_common.h.

◆ need_alloc_mem

bool local_mem_bufs::need_alloc_mem

Definition at line 50 of file comch_data_path_high_speed_common.h.


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