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

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

Collaboration diagram for comch_ctrl_path_client_cb_config:

Data Fields

doca_comch_task_send_completion_cb_t send_task_comp_cb
 
doca_comch_task_send_completion_cb_t send_task_comp_err_cb
 
doca_comch_event_msg_recv_cb_t msg_recv_cb
 
bool data_path_mode
 
doca_comch_event_consumer_cb_t new_consumer_cb
 
doca_comch_event_consumer_cb_t expired_consumer_cb
 
void * ctx_user_data
 
doca_ctx_state_changed_callback_t ctx_state_changed_cb
 

Detailed Description

Definition at line 49 of file comch_ctrl_path_common.h.

Field Documentation

◆ ctx_state_changed_cb

doca_ctx_state_changed_callback_t comch_ctrl_path_client_cb_config::ctx_state_changed_cb

Definition at line 65 of file comch_ctrl_path_common.h.

◆ ctx_user_data

void* comch_ctrl_path_client_cb_config::ctx_user_data

Definition at line 63 of file comch_ctrl_path_common.h.

◆ data_path_mode

bool comch_ctrl_path_client_cb_config::data_path_mode

Definition at line 57 of file comch_ctrl_path_common.h.

◆ expired_consumer_cb

doca_comch_event_consumer_cb_t comch_ctrl_path_client_cb_config::expired_consumer_cb

Definition at line 61 of file comch_ctrl_path_common.h.

◆ msg_recv_cb

doca_comch_event_msg_recv_cb_t comch_ctrl_path_client_cb_config::msg_recv_cb

Definition at line 55 of file comch_ctrl_path_common.h.

◆ new_consumer_cb

doca_comch_event_consumer_cb_t comch_ctrl_path_client_cb_config::new_consumer_cb

Definition at line 59 of file comch_ctrl_path_common.h.

◆ send_task_comp_cb

doca_comch_task_send_completion_cb_t comch_ctrl_path_client_cb_config::send_task_comp_cb

Definition at line 51 of file comch_ctrl_path_common.h.

◆ send_task_comp_err_cb

doca_comch_task_send_completion_cb_t comch_ctrl_path_client_cb_config::send_task_comp_err_cb

Definition at line 53 of file comch_ctrl_path_common.h.


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