OSI Core error stats structure.
Definition at line 234 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_MAX_NUM_CHANS] |
| RX buffer unavailable irq count. More... | |
| nveu64_t | tx_proc_stopped_irq_n [OSI_MAX_NUM_CHANS] |
| Transmit Process Stopped irq count. More... | |
| nveu64_t | tx_buf_unavail_irq_n [OSI_MAX_NUM_CHANS] |
| Transmit Buffer Unavailable irq count. More... | |
| nveu64_t | rx_proc_stopped_irq_n [OSI_MAX_NUM_CHANS] |
| 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 252 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 237 of file nvethernetrm_export.h.
| nveu64_t osi_stats::fatal_bus_error_irq_n |
Fatal Bus Error irq count.
Definition at line 276 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 246 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 240 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 249 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 243 of file nvethernetrm_export.h.
| nveu64_t osi_stats::mgbe_ip_header_err |
IP Header Error.
Definition at line 258 of file nvethernetrm_export.h.
| nveu64_t osi_stats::mgbe_jabber_timeout_err |
Jabber time out Error.
Definition at line 260 of file nvethernetrm_export.h.
| nveu64_t osi_stats::mgbe_payload_cs_err |
Payload Checksum Error.
Definition at line 262 of file nvethernetrm_export.h.
| nveu64_t osi_stats::mgbe_tx_underflow_err |
Under Flow Error.
Definition at line 264 of file nvethernetrm_export.h.
| nveu64_t osi_stats::rx_buf_unavail_irq_n[OSI_MAX_NUM_CHANS] |
RX buffer unavailable irq count.
Definition at line 266 of file nvethernetrm_export.h.
| nveu64_t osi_stats::rx_proc_stopped_irq_n[OSI_MAX_NUM_CHANS] |
Receive Process Stopped irq count.
Definition at line 272 of file nvethernetrm_export.h.
| nveu64_t osi_stats::rx_watchdog_irq_n |
Receive Watchdog Timeout irq count.
Definition at line 274 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 255 of file nvethernetrm_export.h.
| nveu64_t osi_stats::ts_lock_add_fail |
lock fail count node addition
Definition at line 278 of file nvethernetrm_export.h.
| nveu64_t osi_stats::ts_lock_del_fail |
lock fail count node removal
Definition at line 280 of file nvethernetrm_export.h.
| nveu64_t osi_stats::tx_buf_unavail_irq_n[OSI_MAX_NUM_CHANS] |
Transmit Buffer Unavailable irq count.
Definition at line 270 of file nvethernetrm_export.h.
| nveu64_t osi_stats::tx_proc_stopped_irq_n[OSI_MAX_NUM_CHANS] |
Transmit Process Stopped irq count.
Definition at line 268 of file nvethernetrm_export.h.