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

#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
 

Detailed Description

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

Field Documentation

unsigned long pci_map_fail

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

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.


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