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

#include <cxio_wr.h>

Data Fields

struct fw_riwrh wrh
 
union t3_wrid wrid
 
u8 pagesz [T3_MAX_SGE]
 
__be32 num_sgle
 
struct t3_sge sgl [T3_MAX_SGE]
 
__be32 pbl_addr [T3_MAX_SGE]
 

Detailed Description

Definition at line 269 of file cxio_wr.h.

Field Documentation

__be32 num_sgle

Definition at line 273 of file cxio_wr.h.

u8 pagesz[T3_MAX_SGE]

Definition at line 272 of file cxio_wr.h.

__be32 pbl_addr[T3_MAX_SGE]

Definition at line 275 of file cxio_wr.h.

Definition at line 274 of file cxio_wr.h.

Definition at line 270 of file cxio_wr.h.

union t3_wrid wrid

Definition at line 271 of file cxio_wr.h.


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