|
Linux Kernel
3.7.1
|
#include <amd8111e.h>
Data Fields | |
| unsigned int | rx_timeout |
| unsigned int | rx_event_count |
| unsigned long | rx_packets |
| unsigned long | rx_prev_packets |
| unsigned long | rx_bytes |
| unsigned long | rx_prev_bytes |
| unsigned int | rx_coal_type |
| unsigned int | tx_timeout |
| unsigned int | tx_event_count |
| unsigned long | tx_packets |
| unsigned long | tx_prev_packets |
| unsigned long | tx_bytes |
| unsigned long | tx_prev_bytes |
| unsigned int | tx_coal_type |
Definition at line 715 of file amd8111e.h.
| unsigned long rx_bytes |
Definition at line 721 of file amd8111e.h.
| unsigned int rx_coal_type |
Definition at line 723 of file amd8111e.h.
| unsigned int rx_event_count |
Definition at line 718 of file amd8111e.h.
| unsigned long rx_packets |
Definition at line 719 of file amd8111e.h.
| unsigned long rx_prev_bytes |
Definition at line 722 of file amd8111e.h.
| unsigned long rx_prev_packets |
Definition at line 720 of file amd8111e.h.
| unsigned int rx_timeout |
Definition at line 717 of file amd8111e.h.
| unsigned long tx_bytes |
Definition at line 729 of file amd8111e.h.
| unsigned int tx_coal_type |
Definition at line 731 of file amd8111e.h.
| unsigned int tx_event_count |
Definition at line 726 of file amd8111e.h.
| unsigned long tx_packets |
Definition at line 727 of file amd8111e.h.
| unsigned long tx_prev_bytes |
Definition at line 730 of file amd8111e.h.
| unsigned long tx_prev_packets |
Definition at line 728 of file amd8111e.h.
| unsigned int tx_timeout |
Definition at line 725 of file amd8111e.h.
1.8.2