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

#include <be_cmds.h>

Data Fields

u32 embedded
 
u32 payload_length
 
u32 tag0
 
u32 tag1
 
u32 rsvd
 
union {
   u8   embedded_payload [236]
 
   struct be_sge   sgl [19]
 
payload
 
union {
   u8   embedded_payload [236]
 
   struct be_sge   sgl [19]
 
payload
 

Detailed Description

Definition at line 35 of file be_cmds.h.

Field Documentation

u32 embedded

Definition at line 36 of file be_cmds.h.

u8 embedded_payload[236]

Definition at line 42 of file be_cmds.h.

union { ... } payload
union { ... } payload
u32 payload_length

Definition at line 37 of file be_cmds.h.

u32 rsvd

Definition at line 40 of file be_cmds.h.

struct be_sge sgl[19]

Definition at line 43 of file be_cmds.h.

u32 tag0

Definition at line 38 of file be_cmds.h.

u32 tag1

Definition at line 39 of file be_cmds.h.


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