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

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

Collaboration diagram for comch_data_path_objects:

Data Fields

struct doca_dev * hw_dev
 
struct doca_pe * pe
 
struct doca_comch_connection * connection
 
struct doca_comch_consumer * consumer
 
struct doca_pe * consumer_pe
 
struct local_mem_bufs consumer_mem
 
struct doca_comch_producer * producer
 
struct doca_pe * producer_pe
 
struct local_mem_bufs producer_mem
 
uint32_t remote_consumer_id
 
const char * text
 
doca_error_t producer_result
 
bool producer_finish
 
doca_error_t consumer_result
 
bool consumer_finish
 

Detailed Description

Definition at line 75 of file comch_data_path_high_speed_common.h.

Field Documentation

◆ connection

struct doca_comch_connection* comch_data_path_objects::connection

Definition at line 78 of file comch_data_path_high_speed_common.h.

◆ consumer

struct doca_comch_consumer* comch_data_path_objects::consumer

Definition at line 79 of file comch_data_path_high_speed_common.h.

◆ consumer_finish

bool comch_data_path_objects::consumer_finish

Definition at line 90 of file comch_data_path_high_speed_common.h.

◆ consumer_mem

struct local_mem_bufs comch_data_path_objects::consumer_mem

Definition at line 80 of file comch_data_path_high_speed_common.h.

◆ consumer_pe

struct doca_pe* comch_data_path_objects::consumer_pe

Definition at line 80 of file comch_data_path_high_speed_common.h.

◆ consumer_result

doca_error_t comch_data_path_objects::consumer_result

Definition at line 89 of file comch_data_path_high_speed_common.h.

◆ hw_dev

struct doca_dev* comch_data_path_objects::hw_dev

Definition at line 76 of file comch_data_path_high_speed_common.h.

◆ pe

struct doca_pe* comch_data_path_objects::pe

Definition at line 77 of file comch_data_path_high_speed_common.h.

◆ producer

struct doca_comch_producer* comch_data_path_objects::producer

Definition at line 82 of file comch_data_path_high_speed_common.h.

◆ producer_finish

bool comch_data_path_objects::producer_finish

Definition at line 88 of file comch_data_path_high_speed_common.h.

◆ producer_mem

struct local_mem_bufs comch_data_path_objects::producer_mem

Definition at line 83 of file comch_data_path_high_speed_common.h.

◆ producer_pe

struct doca_pe* comch_data_path_objects::producer_pe

Definition at line 83 of file comch_data_path_high_speed_common.h.

◆ producer_result

doca_error_t comch_data_path_objects::producer_result

Definition at line 87 of file comch_data_path_high_speed_common.h.

◆ remote_consumer_id

uint32_t comch_data_path_objects::remote_consumer_id

Definition at line 85 of file comch_data_path_high_speed_common.h.

◆ text

const char* comch_data_path_objects::text

Definition at line 86 of file comch_data_path_high_speed_common.h.


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