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

#include <cxio_wr.h>

Data Fields

struct fw_riwrh wrh
 
union t3_wrid wrid
 
u8 rdmaop
 
u8 reserved [3]
 
__be32 stag_sink
 
__be64 to_sink
 
__be32 plen
 
__be32 num_sgle
 
struct t3_sge sgl [T3_MAX_SGE]
 

Detailed Description

Definition at line 229 of file cxio_wr.h.

Field Documentation

__be32 num_sgle

Definition at line 237 of file cxio_wr.h.

__be32 plen

Definition at line 236 of file cxio_wr.h.

u8 rdmaop

Definition at line 232 of file cxio_wr.h.

u8 reserved[3]

Definition at line 233 of file cxio_wr.h.

Definition at line 238 of file cxio_wr.h.

__be32 stag_sink

Definition at line 234 of file cxio_wr.h.

__be64 to_sink

Definition at line 235 of file cxio_wr.h.

Definition at line 230 of file cxio_wr.h.

union t3_wrid wrid

Definition at line 231 of file cxio_wr.h.


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