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

Data Fields

struct doca_dev * hw_dev
 
struct doca_pe * pe
 
struct doca_comch_client * client
 
const char * text
 
uint32_t text_len
 
doca_error_t result
 
bool finish
 

Detailed Description

Definition at line 45 of file comch_ctrl_path_client_sample.c.

Field Documentation

◆ client

struct doca_comch_client* comch_ctrl_path_objects::client

Definition at line 48 of file comch_ctrl_path_client_sample.c.

◆ finish

bool comch_ctrl_path_objects::finish

Definition at line 52 of file comch_ctrl_path_client_sample.c.

◆ hw_dev

struct doca_dev* comch_ctrl_path_objects::hw_dev

Definition at line 46 of file comch_ctrl_path_client_sample.c.

◆ pe

struct doca_pe* comch_ctrl_path_objects::pe

Definition at line 47 of file comch_ctrl_path_client_sample.c.

◆ result

doca_error_t comch_ctrl_path_objects::result

Definition at line 51 of file comch_ctrl_path_client_sample.c.

◆ text

const char* comch_ctrl_path_objects::text

Definition at line 49 of file comch_ctrl_path_client_sample.c.

◆ text_len

uint32_t comch_ctrl_path_objects::text_len

Definition at line 50 of file comch_ctrl_path_client_sample.c.


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