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

Data Fields

u8 reserved1
 
u8 type
 
u8 reserved2
 
u8 subtype
 
union {
   u32   raw [6]
 
event
 
u8 reserved3 [3]
 
u8 owner
 
__be32 cqn
 

Detailed Description

Definition at line 124 of file mthca_eq.c.

Field Documentation

__be32 cqn

Definition at line 132 of file mthca_eq.c.

union { ... } event
u8 owner

Definition at line 160 of file mthca_eq.c.

u32 raw[6]

Definition at line 130 of file mthca_eq.c.

u8 reserved1

Definition at line 125 of file mthca_eq.c.

u8 reserved2

Definition at line 127 of file mthca_eq.c.

u8 reserved3[3]

Definition at line 159 of file mthca_eq.c.

u8 subtype

Definition at line 128 of file mthca_eq.c.

Definition at line 126 of file mthca_eq.c.


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