Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
emac_error_stats Struct Reference

#include <core.h>

Data Fields

u64 tx_undo
 
u64 rx_dropped_stack
 
u64 rx_dropped_oom
 
u64 rx_dropped_error
 
u64 rx_dropped_resize
 
u64 rx_dropped_mtu
 
u64 rx_stopped
 
u64 rx_bd_errors
 
u64 rx_bd_overrun
 
u64 rx_bd_bad_packet
 
u64 rx_bd_runt_packet
 
u64 rx_bd_short_event
 
u64 rx_bd_alignment_error
 
u64 rx_bd_bad_fcs
 
u64 rx_bd_packet_too_long
 
u64 rx_bd_out_of_range
 
u64 rx_bd_in_range
 
u64 rx_parity
 
u64 rx_fifo_overrun
 
u64 rx_overrun
 
u64 rx_bad_packet
 
u64 rx_runt_packet
 
u64 rx_short_event
 
u64 rx_alignment_error
 
u64 rx_bad_fcs
 
u64 rx_packet_too_long
 
u64 rx_out_of_range
 
u64 rx_in_range
 
u64 tx_dropped
 
u64 tx_bd_errors
 
u64 tx_bd_bad_fcs
 
u64 tx_bd_carrier_loss
 
u64 tx_bd_excessive_deferral
 
u64 tx_bd_excessive_collisions
 
u64 tx_bd_late_collision
 
u64 tx_bd_multple_collisions
 
u64 tx_bd_single_collision
 
u64 tx_bd_underrun
 
u64 tx_bd_sqe
 
u64 tx_parity
 
u64 tx_underrun
 
u64 tx_sqe
 
u64 tx_errors
 

Detailed Description

Definition at line 111 of file core.h.

Field Documentation

u64 rx_alignment_error

Definition at line 139 of file core.h.

u64 rx_bad_fcs

Definition at line 140 of file core.h.

u64 rx_bad_packet

Definition at line 136 of file core.h.

u64 rx_bd_alignment_error

Definition at line 127 of file core.h.

u64 rx_bd_bad_fcs

Definition at line 128 of file core.h.

u64 rx_bd_bad_packet

Definition at line 124 of file core.h.

u64 rx_bd_errors

Definition at line 122 of file core.h.

u64 rx_bd_in_range

Definition at line 131 of file core.h.

u64 rx_bd_out_of_range

Definition at line 130 of file core.h.

u64 rx_bd_overrun

Definition at line 123 of file core.h.

u64 rx_bd_packet_too_long

Definition at line 129 of file core.h.

u64 rx_bd_runt_packet

Definition at line 125 of file core.h.

u64 rx_bd_short_event

Definition at line 126 of file core.h.

u64 rx_dropped_error

Definition at line 117 of file core.h.

u64 rx_dropped_mtu

Definition at line 119 of file core.h.

u64 rx_dropped_oom

Definition at line 116 of file core.h.

u64 rx_dropped_resize

Definition at line 118 of file core.h.

u64 rx_dropped_stack

Definition at line 115 of file core.h.

u64 rx_fifo_overrun

Definition at line 134 of file core.h.

u64 rx_in_range

Definition at line 143 of file core.h.

u64 rx_out_of_range

Definition at line 142 of file core.h.

u64 rx_overrun

Definition at line 135 of file core.h.

u64 rx_packet_too_long

Definition at line 141 of file core.h.

u64 rx_parity

Definition at line 133 of file core.h.

u64 rx_runt_packet

Definition at line 137 of file core.h.

u64 rx_short_event

Definition at line 138 of file core.h.

u64 rx_stopped

Definition at line 120 of file core.h.

u64 tx_bd_bad_fcs

Definition at line 149 of file core.h.

u64 tx_bd_carrier_loss

Definition at line 150 of file core.h.

u64 tx_bd_errors

Definition at line 148 of file core.h.

u64 tx_bd_excessive_collisions

Definition at line 152 of file core.h.

u64 tx_bd_excessive_deferral

Definition at line 151 of file core.h.

u64 tx_bd_late_collision

Definition at line 153 of file core.h.

u64 tx_bd_multple_collisions

Definition at line 154 of file core.h.

u64 tx_bd_single_collision

Definition at line 155 of file core.h.

u64 tx_bd_sqe

Definition at line 157 of file core.h.

u64 tx_bd_underrun

Definition at line 156 of file core.h.

u64 tx_dropped

Definition at line 146 of file core.h.

u64 tx_errors

Definition at line 162 of file core.h.

u64 tx_parity

Definition at line 159 of file core.h.

u64 tx_sqe

Definition at line 161 of file core.h.

u64 tx_underrun

Definition at line 160 of file core.h.

u64 tx_undo

Definition at line 112 of file core.h.


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