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

#include <igb.h>

Data Fields

u64 packets
 
u64 bytes
 
u64 drops
 
u64 csum_err
 
u64 alloc_failed
 

Detailed Description

Definition at line 191 of file igb.h.

Field Documentation

u64 alloc_failed

Definition at line 196 of file igb.h.

u64 bytes

Definition at line 193 of file igb.h.

u64 csum_err

Definition at line 195 of file igb.h.

u64 drops

Definition at line 194 of file igb.h.

u64 packets

Definition at line 192 of file igb.h.


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