NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
comch_data_path_client_objects Struct Reference
Collaboration diagram for comch_data_path_client_objects:

Data Fields

struct doca_dev * hw_dev
 
struct doca_pe * pe
 
struct doca_comch_client * client
 
struct doca_comch_connection * connection
 
doca_error_t client_result
 
bool client_finish
 
bool data_path_test_started
 
bool data_path_test_stopped
 
struct comch_data_path_objectsdata_path
 

Detailed Description

Definition at line 51 of file comch_data_path_high_speed_client_sample.c.

Field Documentation

◆ client

struct doca_comch_client* comch_data_path_client_objects::client

Definition at line 54 of file comch_data_path_high_speed_client_sample.c.

◆ client_finish

bool comch_data_path_client_objects::client_finish

Definition at line 57 of file comch_data_path_high_speed_client_sample.c.

◆ client_result

doca_error_t comch_data_path_client_objects::client_result

Definition at line 56 of file comch_data_path_high_speed_client_sample.c.

◆ connection

struct doca_comch_connection* comch_data_path_client_objects::connection

Definition at line 55 of file comch_data_path_high_speed_client_sample.c.

◆ data_path

struct comch_data_path_objects* comch_data_path_client_objects::data_path

Definition at line 60 of file comch_data_path_high_speed_client_sample.c.

◆ data_path_test_started

bool comch_data_path_client_objects::data_path_test_started

Definition at line 58 of file comch_data_path_high_speed_client_sample.c.

◆ data_path_test_stopped

bool comch_data_path_client_objects::data_path_test_stopped

Definition at line 59 of file comch_data_path_high_speed_client_sample.c.

◆ hw_dev

struct doca_dev* comch_data_path_client_objects::hw_dev

Definition at line 52 of file comch_data_path_high_speed_client_sample.c.

◆ pe

struct doca_pe* comch_data_path_client_objects::pe

Definition at line 53 of file comch_data_path_high_speed_client_sample.c.


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