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

Data Fields

struct doca_dev * hw_dev
 
struct doca_dev_rep * rep_dev
 
struct doca_pe * pe
 
struct doca_comch_server * server
 
struct doca_comch_connection * connection
 
doca_error_t server_result
 
bool server_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_server_sample.c.

Field Documentation

◆ connection

struct doca_comch_connection* comch_data_path_server_objects::connection

Definition at line 56 of file comch_data_path_high_speed_server_sample.c.

◆ data_path

struct comch_data_path_objects* comch_data_path_server_objects::data_path

Definition at line 61 of file comch_data_path_high_speed_server_sample.c.

◆ data_path_test_started

bool comch_data_path_server_objects::data_path_test_started

Definition at line 59 of file comch_data_path_high_speed_server_sample.c.

◆ data_path_test_stopped

bool comch_data_path_server_objects::data_path_test_stopped

Definition at line 60 of file comch_data_path_high_speed_server_sample.c.

◆ hw_dev

struct doca_dev* comch_data_path_server_objects::hw_dev

Definition at line 52 of file comch_data_path_high_speed_server_sample.c.

◆ pe

struct doca_pe* comch_data_path_server_objects::pe

Definition at line 54 of file comch_data_path_high_speed_server_sample.c.

◆ rep_dev

struct doca_dev_rep* comch_data_path_server_objects::rep_dev

Definition at line 53 of file comch_data_path_high_speed_server_sample.c.

◆ server

struct doca_comch_server* comch_data_path_server_objects::server

Definition at line 55 of file comch_data_path_high_speed_server_sample.c.

◆ server_finish

bool comch_data_path_server_objects::server_finish

Definition at line 58 of file comch_data_path_high_speed_server_sample.c.

◆ server_result

doca_error_t comch_data_path_server_objects::server_result

Definition at line 57 of file comch_data_path_high_speed_server_sample.c.


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