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

Data Fields

u64 tx_bytes
 
u64 tx_zero_rexmt
 
u64 tx_one_rexmt
 
u64 tx_many_rexmt
 
u64 tx_late_collision
 
u64 tx_fifo_errors
 
u64 tx_carrier_errors
 
u64 tx_excess_deferral
 
u64 tx_retry_error
 
u64 rx_frame_error
 
u64 rx_extra_byte
 
u64 rx_late_collision
 
u64 rx_runt
 
u64 rx_frame_too_long
 
u64 rx_over_errors
 
u64 rx_crc_errors
 
u64 rx_frame_align_error
 
u64 rx_length_error
 
u64 rx_unicast
 
u64 rx_multicast
 
u64 rx_broadcast
 
u64 rx_packets
 
u64 rx_errors_total
 
u64 tx_errors_total
 
u64 tx_deferral
 
u64 tx_packets
 
u64 rx_bytes
 
u64 tx_pause
 
u64 rx_pause
 
u64 rx_drop_frame
 
u64 tx_unicast
 
u64 tx_multicast
 
u64 tx_broadcast
 

Detailed Description

Definition at line 651 of file forcedeth.c.

Field Documentation

u64 rx_broadcast

Definition at line 672 of file forcedeth.c.

u64 rx_bytes

Definition at line 680 of file forcedeth.c.

u64 rx_crc_errors

Definition at line 667 of file forcedeth.c.

u64 rx_drop_frame

Definition at line 683 of file forcedeth.c.

u64 rx_errors_total

Definition at line 674 of file forcedeth.c.

u64 rx_extra_byte

Definition at line 662 of file forcedeth.c.

u64 rx_frame_align_error

Definition at line 668 of file forcedeth.c.

u64 rx_frame_error

Definition at line 661 of file forcedeth.c.

u64 rx_frame_too_long

Definition at line 665 of file forcedeth.c.

u64 rx_late_collision

Definition at line 663 of file forcedeth.c.

u64 rx_length_error

Definition at line 669 of file forcedeth.c.

u64 rx_multicast

Definition at line 671 of file forcedeth.c.

u64 rx_over_errors

Definition at line 666 of file forcedeth.c.

u64 rx_packets

Definition at line 673 of file forcedeth.c.

u64 rx_pause

Definition at line 682 of file forcedeth.c.

u64 rx_runt

Definition at line 664 of file forcedeth.c.

u64 rx_unicast

Definition at line 670 of file forcedeth.c.

u64 tx_broadcast

Definition at line 688 of file forcedeth.c.

u64 tx_bytes

Definition at line 652 of file forcedeth.c.

u64 tx_carrier_errors

Definition at line 658 of file forcedeth.c.

u64 tx_deferral

Definition at line 678 of file forcedeth.c.

u64 tx_errors_total

Definition at line 675 of file forcedeth.c.

u64 tx_excess_deferral

Definition at line 659 of file forcedeth.c.

u64 tx_fifo_errors

Definition at line 657 of file forcedeth.c.

u64 tx_late_collision

Definition at line 656 of file forcedeth.c.

u64 tx_many_rexmt

Definition at line 655 of file forcedeth.c.

u64 tx_multicast

Definition at line 687 of file forcedeth.c.

u64 tx_one_rexmt

Definition at line 654 of file forcedeth.c.

u64 tx_packets

Definition at line 679 of file forcedeth.c.

u64 tx_pause

Definition at line 681 of file forcedeth.c.

u64 tx_retry_error

Definition at line 660 of file forcedeth.c.

u64 tx_unicast

Definition at line 686 of file forcedeth.c.

u64 tx_zero_rexmt

Definition at line 653 of file forcedeth.c.


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