Linux Kernel
3.7.1
|
#include <vxge-main.h>
Data Fields | |
struct u64_stats_sync | syncp |
u64 | tx_frms |
u64 | tx_bytes |
unsigned long | tx_errors |
unsigned long | txd_not_free |
unsigned long | txd_out_of_desc |
unsigned long | pci_map_fail |
Definition at line 225 of file vxge-main.h.
unsigned long pci_map_fail |
Definition at line 233 of file vxge-main.h.
struct u64_stats_sync syncp |
Definition at line 226 of file vxge-main.h.
u64 tx_bytes |
Definition at line 228 of file vxge-main.h.
unsigned long tx_errors |
Definition at line 230 of file vxge-main.h.
u64 tx_frms |
Definition at line 227 of file vxge-main.h.
unsigned long txd_not_free |
Definition at line 231 of file vxge-main.h.
unsigned long txd_out_of_desc |
Definition at line 232 of file vxge-main.h.