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

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

Collaboration diagram for comch_consumer_cb_config:

Data Fields

doca_comch_consumer_task_post_recv_completion_cb_t recv_task_comp_cb
 
doca_comch_consumer_task_post_recv_completion_cb_t recv_task_comp_err_cb
 
void * ctx_user_data
 
doca_ctx_state_changed_callback_t ctx_state_changed_cb
 

Detailed Description

Definition at line 64 of file comch_data_path_high_speed_common.h.

Field Documentation

◆ ctx_state_changed_cb

doca_ctx_state_changed_callback_t comch_consumer_cb_config::ctx_state_changed_cb

Definition at line 72 of file comch_data_path_high_speed_common.h.

◆ ctx_user_data

void* comch_consumer_cb_config::ctx_user_data

Definition at line 70 of file comch_data_path_high_speed_common.h.

◆ recv_task_comp_cb

doca_comch_consumer_task_post_recv_completion_cb_t comch_consumer_cb_config::recv_task_comp_cb

Definition at line 66 of file comch_data_path_high_speed_common.h.

◆ recv_task_comp_err_cb

doca_comch_consumer_task_post_recv_completion_cb_t comch_consumer_cb_config::recv_task_comp_err_cb

Definition at line 68 of file comch_data_path_high_speed_common.h.


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