| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#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 |
Definition at line 46 of file comch_data_path_high_speed_common.h.
| struct doca_buf_inventory* local_mem_bufs::buf_inv |
Definition at line 49 of file comch_data_path_high_speed_common.h.
| void* local_mem_bufs::mem |
Definition at line 47 of file comch_data_path_high_speed_common.h.
| struct doca_mmap* local_mem_bufs::mmap |
Definition at line 48 of file comch_data_path_high_speed_common.h.
| bool local_mem_bufs::need_alloc_mem |
Definition at line 50 of file comch_data_path_high_speed_common.h.