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

#include <ixgbe.h>

Data Fields

u64 rsc_count
 
u64 rsc_flush
 
u64 non_eop_descs
 
u64 alloc_rx_page_failed
 
u64 alloc_rx_buff_failed
 
u64 csum_err
 

Detailed Description

Definition at line 188 of file ixgbe.h.

Field Documentation

u64 alloc_rx_buff_failed

Definition at line 193 of file ixgbe.h.

u64 alloc_rx_page_failed

Definition at line 192 of file ixgbe.h.

u64 csum_err

Definition at line 194 of file ixgbe.h.

u64 non_eop_descs

Definition at line 191 of file ixgbe.h.

u64 rsc_count

Definition at line 189 of file ixgbe.h.

u64 rsc_flush

Definition at line 190 of file ixgbe.h.


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