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

#include <iwch_provider.h>

Data Fields

u32 scq
 
u32 rcq
 
u32 sq_num_entries
 
u32 rq_num_entries
 
u32 sq_max_sges
 
u32 sq_max_sges_rdma_write
 
u32 rq_max_sges
 
u32 state
 
u8 enable_rdma_read
 
u8 enable_rdma_write
 
u8 enable_bind
 
u8 enable_mmid0_fastreg
 
u32 max_ord
 
u32 max_ird
 
u32 pd
 
u32 next_state
 
char terminate_buffer [52]
 
u32 terminate_msg_len
 
u8 is_terminate_local
 
struct iwch_mpa_attributes mpa_attr
 
struct iwch_epllp_stream_handle
 
charstream_msg_buf
 
u32 stream_msg_buf_len
 

Detailed Description

Definition at line 129 of file iwch_provider.h.

Field Documentation

u8 enable_bind

Definition at line 140 of file iwch_provider.h.

u8 enable_mmid0_fastreg

Definition at line 141 of file iwch_provider.h.

u8 enable_rdma_read

Definition at line 138 of file iwch_provider.h.

u8 enable_rdma_write

Definition at line 139 of file iwch_provider.h.

u8 is_terminate_local

Definition at line 152 of file iwch_provider.h.

struct iwch_ep* llp_stream_handle

Definition at line 154 of file iwch_provider.h.

u32 max_ird

Definition at line 147 of file iwch_provider.h.

u32 max_ord

Definition at line 146 of file iwch_provider.h.

Definition at line 153 of file iwch_provider.h.

u32 next_state

Definition at line 149 of file iwch_provider.h.

u32 pd

Definition at line 148 of file iwch_provider.h.

u32 rcq

Definition at line 131 of file iwch_provider.h.

u32 rq_max_sges

Definition at line 136 of file iwch_provider.h.

u32 rq_num_entries

Definition at line 133 of file iwch_provider.h.

u32 scq

Definition at line 130 of file iwch_provider.h.

u32 sq_max_sges

Definition at line 134 of file iwch_provider.h.

u32 sq_max_sges_rdma_write

Definition at line 135 of file iwch_provider.h.

u32 sq_num_entries

Definition at line 132 of file iwch_provider.h.

Definition at line 137 of file iwch_provider.h.

char* stream_msg_buf

Definition at line 155 of file iwch_provider.h.

u32 stream_msg_buf_len

Definition at line 156 of file iwch_provider.h.

char terminate_buffer[52]

Definition at line 150 of file iwch_provider.h.

u32 terminate_msg_len

Definition at line 151 of file iwch_provider.h.


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