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

#include <vxge-main.h>

Data Fields

struct u64_stats_sync syncp
 
u64 rx_frms
 
u64 rx_mcast
 
u64 rx_bytes
 
unsigned long rx_errors
 
unsigned long rx_dropped
 
unsigned long prev_rx_frms
 
unsigned long pci_map_fail
 
unsigned long skb_alloc_fail
 

Detailed Description

Definition at line 254 of file vxge-main.h.

Field Documentation

unsigned long pci_map_fail

Definition at line 263 of file vxge-main.h.

unsigned long prev_rx_frms

Definition at line 262 of file vxge-main.h.

u64 rx_bytes

Definition at line 258 of file vxge-main.h.

unsigned long rx_dropped

Definition at line 261 of file vxge-main.h.

unsigned long rx_errors

Definition at line 260 of file vxge-main.h.

u64 rx_frms

Definition at line 256 of file vxge-main.h.

u64 rx_mcast

Definition at line 257 of file vxge-main.h.

unsigned long skb_alloc_fail

Definition at line 264 of file vxge-main.h.

Definition at line 255 of file vxge-main.h.


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