| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <doca_pcc_dev_data_structure_le_bf3.h>

Data Fields | |
| unsigned char | reserved_at_0 [12] |
| struct mlnx_cc_event_general_attr_t | ev_attr |
| uint32_t | flow_tag |
| uint32_t | sn |
| uint32_t | timestamp |
| union mlnx_cc_event_spec_attr_t | ev_spec_attr |
| struct mlnx_cc_event_general_dword2_t | ev_dword2 |
Definition at line 137 of file doca_pcc_dev_data_structure_le_bf3.h.
| struct mlnx_cc_event_general_attr_t mlnx_cc_event_t::ev_attr |
Definition at line 138 of file doca_pcc_dev_data_structure_le_bf3.h.
| struct mlnx_cc_event_general_dword2_t mlnx_cc_event_t::ev_dword2 |
Definition at line 171 of file doca_pcc_dev_data_structure_le_cx8.h.
| union mlnx_cc_event_spec_attr_t mlnx_cc_event_t::ev_spec_attr |
Definition at line 150 of file doca_pcc_dev_data_structure_le_bf3.h.
| uint32_t mlnx_cc_event_t::flow_tag |
Definition at line 144 of file doca_pcc_dev_data_structure_le_bf3.h.
| unsigned char mlnx_cc_event_t::reserved_at_0 |
Definition at line 138 of file doca_pcc_dev_data_structure_le_bf3.h.
| uint32_t mlnx_cc_event_t::sn |
Definition at line 147 of file doca_pcc_dev_data_structure_le_bf3.h.
| uint32_t mlnx_cc_event_t::timestamp |
Definition at line 150 of file doca_pcc_dev_data_structure_le_bf3.h.