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

#include <ocrdma_sli.h>

Data Fields

union {
   struct {
      u32   wqeidx
 
      u32   bytes_xfered
 
      u32   qpn
 
   }   wq
 
   struct {
      u32   lkey_immdt
 
      u32   rxlen
 
      u32   buftag_qpn
 
   }   rq
 
   struct {
      u32   lkey_immdt
 
      u32   rxlen_pkey
 
      u32   buftag_qpn
 
   }   ud
 
   struct {
      u32   word_0
 
      u32   word_1
 
      u32   qpn
 
   }   cmn
 
}; 
 
u32 flags_status_srcqpn
 

Detailed Description

Definition at line 1526 of file ocrdma_sli.h.

Field Documentation

union { ... }
u32 buftag_qpn

Definition at line 1537 of file ocrdma_sli.h.

u32 bytes_xfered

Definition at line 1531 of file ocrdma_sli.h.

struct { ... } cmn
u32 flags_status_srcqpn

Definition at line 1550 of file ocrdma_sli.h.

u32 lkey_immdt

Definition at line 1535 of file ocrdma_sli.h.

u32 qpn

Definition at line 1532 of file ocrdma_sli.h.

struct { ... } rq
u32 rxlen

Definition at line 1536 of file ocrdma_sli.h.

u32 rxlen_pkey

Definition at line 1541 of file ocrdma_sli.h.

struct { ... } ud
u32 word_0

Definition at line 1545 of file ocrdma_sli.h.

u32 word_1

Definition at line 1546 of file ocrdma_sli.h.

struct { ... } wq
u32 wqeidx

Definition at line 1530 of file ocrdma_sli.h.


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