OSI Core TSN error stats structure.
Definition at line 169 of file nvethernetrm_export.h.
Data Fields | |
nveu64_t | const_gate_ctr_err |
Constant Gate Control Error. More... | |
nveu64_t | head_of_line_blk_sch |
Head-Of-Line Blocking due to Scheduling. More... | |
nveu64_t | hlbs_q [OSI_MAX_TC_NUM] |
Per TC Schedule Error. More... | |
nveu64_t | head_of_line_blk_frm |
Head-Of-Line Blocking due to Frame Size. More... | |
nveu64_t | hlbf_q [OSI_MAX_TC_NUM] |
Per TC Frame Size Error. More... | |
nveu64_t | base_time_reg_err |
BTR Error. More... | |
nveu64_t | sw_own_list_complete |
Switch to Software Owned List Complete. More... | |
nveu64_t osi_tsn_stats::base_time_reg_err |
BTR Error.
Definition at line 181 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::const_gate_ctr_err |
Constant Gate Control Error.
Definition at line 171 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::head_of_line_blk_frm |
Head-Of-Line Blocking due to Frame Size.
Definition at line 177 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::head_of_line_blk_sch |
Head-Of-Line Blocking due to Scheduling.
Definition at line 173 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::hlbf_q[OSI_MAX_TC_NUM] |
Per TC Frame Size Error.
Definition at line 179 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::hlbs_q[OSI_MAX_TC_NUM] |
Per TC Schedule Error.
Definition at line 175 of file nvethernetrm_export.h.
nveu64_t osi_tsn_stats::sw_own_list_complete |
Switch to Software Owned List Complete.
Definition at line 183 of file nvethernetrm_export.h.