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

#include <t4fw_ri_api.h>

Data Fields

__u8 opcode
 
__u8 flags
 
__u16 wrid
 
__u8 r1 [3]
 
__u8 len16
 
__be64 r2
 
__be32 plen
 
__be32 stag_sink
 
__be64 to_sink
 
union {
   struct fw_ri_immd   immd_src [0]
 
   struct fw_ri_isgl   isgl_src [0]
 
u
 

Detailed Description

Definition at line 528 of file t4fw_ri_api.h.

Field Documentation

__u8 flags

Definition at line 530 of file t4fw_ri_api.h.

struct fw_ri_immd immd_src[0]

Definition at line 540 of file t4fw_ri_api.h.

struct fw_ri_isgl isgl_src[0]

Definition at line 541 of file t4fw_ri_api.h.

__u8 len16

Definition at line 533 of file t4fw_ri_api.h.

Definition at line 529 of file t4fw_ri_api.h.

__be32 plen

Definition at line 535 of file t4fw_ri_api.h.

__u8 r1[3]

Definition at line 532 of file t4fw_ri_api.h.

__be64 r2

Definition at line 534 of file t4fw_ri_api.h.

__be32 stag_sink

Definition at line 536 of file t4fw_ri_api.h.

__be64 to_sink

Definition at line 537 of file t4fw_ri_api.h.

union { ... } u
__u16 wrid

Definition at line 531 of file t4fw_ri_api.h.


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