OSI Core error stats structure.
Definition at line 231 of file nvethernetrm_export.h.
Data Fields | |
nveu64_t | const_gate_ctr_err |
Constant Gate Control Error Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | head_of_line_blk_sch |
Head-Of-Line Blocking due to Scheduling Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | hlbs_q [OSI_MAX_TC_NUM] |
Per TC Schedule Error Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | head_of_line_blk_frm |
Head-Of-Line Blocking due to Frame Size Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | hlbf_q [OSI_MAX_TC_NUM] |
Per TC Frame Size Error/ Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | base_time_reg_err |
BTR Error Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | sw_own_list_complete |
Switch to Software Owned List Complete Valid values are from 0 to UINT64_MAX. More... | |
nveu64_t | mgbe_ip_header_err |
IP Header Error. More... | |
nveu64_t | mgbe_jabber_timeout_err |
Jabber time out Error. More... | |
nveu64_t | mgbe_payload_cs_err |
Payload Checksum Error. More... | |
nveu64_t | mgbe_tx_underflow_err |
Under Flow Error. More... | |
nveu64_t | rx_buf_unavail_irq_n [OSI_MTL_MAX_NUM_QUEUES] |
RX buffer unavailable irq count. More... | |
nveu64_t | tx_proc_stopped_irq_n [OSI_MTL_MAX_NUM_QUEUES] |
Transmit Process Stopped irq count. More... | |
nveu64_t | tx_buf_unavail_irq_n [OSI_MTL_MAX_NUM_QUEUES] |
Transmit Buffer Unavailable irq count. More... | |
nveu64_t | rx_proc_stopped_irq_n [OSI_MTL_MAX_NUM_QUEUES] |
Receive Process Stopped irq count. More... | |
nveu64_t | rx_watchdog_irq_n |
Receive Watchdog Timeout irq count. More... | |
nveu64_t | fatal_bus_error_irq_n |
Fatal Bus Error irq count. More... | |
nveu64_t | ts_lock_add_fail |
lock fail count node addition More... | |
nveu64_t | ts_lock_del_fail |
lock fail count node removal More... | |
nveu64_t osi_stats::base_time_reg_err |
BTR Error Valid values are from 0 to UINT64_MAX.
Definition at line 249 of file nvethernetrm_export.h.
nveu64_t osi_stats::const_gate_ctr_err |
Constant Gate Control Error Valid values are from 0 to UINT64_MAX.
Definition at line 234 of file nvethernetrm_export.h.
nveu64_t osi_stats::fatal_bus_error_irq_n |
Fatal Bus Error irq count.
Definition at line 273 of file nvethernetrm_export.h.
nveu64_t osi_stats::head_of_line_blk_frm |
Head-Of-Line Blocking due to Frame Size Valid values are from 0 to UINT64_MAX.
Definition at line 243 of file nvethernetrm_export.h.
nveu64_t osi_stats::head_of_line_blk_sch |
Head-Of-Line Blocking due to Scheduling Valid values are from 0 to UINT64_MAX.
Definition at line 237 of file nvethernetrm_export.h.
nveu64_t osi_stats::hlbf_q[OSI_MAX_TC_NUM] |
Per TC Frame Size Error/ Valid values are from 0 to UINT64_MAX.
Definition at line 246 of file nvethernetrm_export.h.
nveu64_t osi_stats::hlbs_q[OSI_MAX_TC_NUM] |
Per TC Schedule Error Valid values are from 0 to UINT64_MAX.
Definition at line 240 of file nvethernetrm_export.h.
nveu64_t osi_stats::mgbe_ip_header_err |
IP Header Error.
Definition at line 255 of file nvethernetrm_export.h.
nveu64_t osi_stats::mgbe_jabber_timeout_err |
Jabber time out Error.
Definition at line 257 of file nvethernetrm_export.h.
nveu64_t osi_stats::mgbe_payload_cs_err |
Payload Checksum Error.
Definition at line 259 of file nvethernetrm_export.h.
nveu64_t osi_stats::mgbe_tx_underflow_err |
Under Flow Error.
Definition at line 261 of file nvethernetrm_export.h.
nveu64_t osi_stats::rx_buf_unavail_irq_n[OSI_MTL_MAX_NUM_QUEUES] |
RX buffer unavailable irq count.
Definition at line 263 of file nvethernetrm_export.h.
nveu64_t osi_stats::rx_proc_stopped_irq_n[OSI_MTL_MAX_NUM_QUEUES] |
Receive Process Stopped irq count.
Definition at line 269 of file nvethernetrm_export.h.
nveu64_t osi_stats::rx_watchdog_irq_n |
Receive Watchdog Timeout irq count.
Definition at line 271 of file nvethernetrm_export.h.
nveu64_t osi_stats::sw_own_list_complete |
Switch to Software Owned List Complete Valid values are from 0 to UINT64_MAX.
Definition at line 252 of file nvethernetrm_export.h.
nveu64_t osi_stats::ts_lock_add_fail |
lock fail count node addition
Definition at line 275 of file nvethernetrm_export.h.
nveu64_t osi_stats::ts_lock_del_fail |
lock fail count node removal
Definition at line 277 of file nvethernetrm_export.h.
nveu64_t osi_stats::tx_buf_unavail_irq_n[OSI_MTL_MAX_NUM_QUEUES] |
Transmit Buffer Unavailable irq count.
Definition at line 267 of file nvethernetrm_export.h.
nveu64_t osi_stats::tx_proc_stopped_irq_n[OSI_MTL_MAX_NUM_QUEUES] |
Transmit Process Stopped irq count.
Definition at line 265 of file nvethernetrm_export.h.