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

#include <mthca_provider.h>

Data Fields

struct ib_qp ibqp
 
int refcount
 
u32 qpn
 
int is_direct
 
u8 port
 
u8 alt_port
 
u8 transport
 
u8 state
 
u8 atomic_rd_en
 
u8 resp_depth
 
struct mthca_mr mr
 
struct mthca_wq rq
 
struct mthca_wq sq
 
enum ib_sig_type sq_policy
 
int send_wqe_offset
 
int max_inline_data
 
u64wrid
 
union mthca_buf queue
 
wait_queue_head_t wait
 
struct mutex mutex
 

Detailed Description

Definition at line 261 of file mthca_provider.h.

Field Documentation

u8 alt_port

Definition at line 267 of file mthca_provider.h.

u8 atomic_rd_en

Definition at line 270 of file mthca_provider.h.

struct ib_qp ibqp

Definition at line 262 of file mthca_provider.h.

int is_direct

Definition at line 265 of file mthca_provider.h.

int max_inline_data

Definition at line 279 of file mthca_provider.h.

Definition at line 273 of file mthca_provider.h.

Definition at line 285 of file mthca_provider.h.

Definition at line 266 of file mthca_provider.h.

u32 qpn

Definition at line 264 of file mthca_provider.h.

Definition at line 282 of file mthca_provider.h.

int refcount

Definition at line 263 of file mthca_provider.h.

u8 resp_depth

Definition at line 271 of file mthca_provider.h.

Definition at line 275 of file mthca_provider.h.

int send_wqe_offset

Definition at line 278 of file mthca_provider.h.

Definition at line 276 of file mthca_provider.h.

enum ib_sig_type sq_policy

Definition at line 277 of file mthca_provider.h.

Definition at line 269 of file mthca_provider.h.

Definition at line 268 of file mthca_provider.h.

Definition at line 284 of file mthca_provider.h.

u64* wrid

Definition at line 281 of file mthca_provider.h.


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