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

Data Fields

__le64 tx_packets
 
__le64 rx_packets
 
__le64 tx_errors
 
__le32 rx_errors
 
__le16 rx_missed
 
__le16 align_errors
 
__le32 tx_one_collision
 
__le32 tx_multi_collision
 
__le64 rx_unicast
 
__le64 rx_broadcast
 
__le32 rx_multicast
 
__le16 tx_aborted
 
__le16 tx_underun
 

Detailed Description

Definition at line 692 of file r8169.c.

Field Documentation

__le16 align_errors

Definition at line 698 of file r8169.c.

__le64 rx_broadcast

Definition at line 702 of file r8169.c.

__le32 rx_errors

Definition at line 696 of file r8169.c.

__le16 rx_missed

Definition at line 697 of file r8169.c.

__le32 rx_multicast

Definition at line 703 of file r8169.c.

__le64 rx_packets

Definition at line 694 of file r8169.c.

__le64 rx_unicast

Definition at line 701 of file r8169.c.

__le16 tx_aborted

Definition at line 704 of file r8169.c.

__le64 tx_errors

Definition at line 695 of file r8169.c.

__le32 tx_multi_collision

Definition at line 700 of file r8169.c.

__le32 tx_one_collision

Definition at line 699 of file r8169.c.

__le64 tx_packets

Definition at line 693 of file r8169.c.

__le16 tx_underun

Definition at line 705 of file r8169.c.


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