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

#include <sge.h>

Data Fields

unsigned int rx_drops
 
unsigned int pure_rsps
 
unsigned int unhandled_irqs
 
unsigned int respQ_empty
 
unsigned int respQ_overflow
 
unsigned int freelistQ_empty
 
unsigned int pkt_too_big
 
unsigned int pkt_mismatch
 
unsigned int cmdQ_full [3]
 
unsigned int cmdQ_restarted [3]
 

Detailed Description

Definition at line 46 of file sge.h.

Field Documentation

unsigned int cmdQ_full[3]

Definition at line 55 of file sge.h.

unsigned int cmdQ_restarted[3]

Definition at line 56 of file sge.h.

unsigned int freelistQ_empty

Definition at line 52 of file sge.h.

unsigned int pkt_mismatch

Definition at line 54 of file sge.h.

unsigned int pkt_too_big

Definition at line 53 of file sge.h.

unsigned int pure_rsps

Definition at line 48 of file sge.h.

unsigned int respQ_empty

Definition at line 50 of file sge.h.

unsigned int respQ_overflow

Definition at line 51 of file sge.h.

unsigned int rx_drops

Definition at line 47 of file sge.h.

unsigned int unhandled_irqs

Definition at line 49 of file sge.h.


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