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

#include <t4.h>

Data Fields

__be32 header
 
__be32 len
 
union {
   struct {
      __be32   stag
 
      __be32   msn
 
   }   rcqe
 
   struct {
      u32   nada1
 
      u16   nada2
 
      u16   cidx
 
   }   scqe
 
   struct {
      __be32   wrid_hi
 
      __be32   wrid_low
 
   }   gen
 
u
 
__be64 reserved
 
__be64 bits_type_ts
 

Detailed Description

Definition at line 167 of file t4.h.

Field Documentation

__be64 bits_type_ts

Definition at line 186 of file t4.h.

u16 cidx

Definition at line 178 of file t4.h.

struct { ... } gen

Definition at line 168 of file t4.h.

__be32 len

Definition at line 169 of file t4.h.

__be32 msn

Definition at line 173 of file t4.h.

u32 nada1

Definition at line 176 of file t4.h.

u16 nada2

Definition at line 177 of file t4.h.

struct { ... } rcqe
__be64 reserved

Definition at line 185 of file t4.h.

struct { ... } scqe
__be32 stag

Definition at line 172 of file t4.h.

union { ... } u
__be32 wrid_hi

Definition at line 181 of file t4.h.

__be32 wrid_low

Definition at line 182 of file t4.h.


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