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

#include <ocrdma_sli.h>

Data Fields

struct ocrdma_mqe_hdr hdr
 
union {
   struct ocrdma_mqe_emb_cmd   emb_req
 
   struct {
      struct ocrdma_mqe_sge   sge [19]
 
   }   nonemb_req
 
   u8   cmd [236]
 
   struct ocrdma_mbx_rsp   rsp
 
u
 

Detailed Description

Definition at line 235 of file ocrdma_sli.h.

Field Documentation

u8 cmd[236]

Definition at line 242 of file ocrdma_sli.h.

Definition at line 238 of file ocrdma_sli.h.

Definition at line 236 of file ocrdma_sli.h.

struct { ... } nonemb_req

Definition at line 243 of file ocrdma_sli.h.

Definition at line 240 of file ocrdma_sli.h.

union { ... } u

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