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

#include <c2_wr.h>

Data Fields

struct c2wr_hdr hdr
 
__be32 sq_depth
 
__be32 rq_depth
 
u32 send_sgl_depth
 
u32 recv_sgl_depth
 
u32 rdma_write_sgl_depth
 
u32 ord
 
u32 ird
 
__be32 sq_msg_size
 
__be32 sq_mq_index
 
__be32 sq_mq_start
 
__be32 rq_msg_size
 
__be32 rq_mq_index
 
__be32 rq_mq_start
 
u32 qp_handle
 

Detailed Description

Definition at line 607 of file c2_wr.h.

Field Documentation

Definition at line 608 of file c2_wr.h.

u32 ird

Definition at line 615 of file c2_wr.h.

u32 ord

Definition at line 614 of file c2_wr.h.

u32 qp_handle

Definition at line 622 of file c2_wr.h.

u32 rdma_write_sgl_depth

Definition at line 613 of file c2_wr.h.

u32 recv_sgl_depth

Definition at line 612 of file c2_wr.h.

__be32 rq_depth

Definition at line 610 of file c2_wr.h.

__be32 rq_mq_index

Definition at line 620 of file c2_wr.h.

__be32 rq_mq_start

Definition at line 621 of file c2_wr.h.

__be32 rq_msg_size

Definition at line 619 of file c2_wr.h.

u32 send_sgl_depth

Definition at line 611 of file c2_wr.h.

__be32 sq_depth

Definition at line 609 of file c2_wr.h.

__be32 sq_mq_index

Definition at line 617 of file c2_wr.h.

__be32 sq_mq_start

Definition at line 618 of file c2_wr.h.

__be32 sq_msg_size

Definition at line 616 of file c2_wr.h.


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