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

#include <iwch_provider.h>

Data Fields

struct ib_qp ibqp
 
struct iwch_devrhp
 
struct iwch_epep
 
struct iwch_qp_attributes attr
 
struct t3_wq wq
 
spinlock_t lock
 
atomic_t refcnt
 
wait_queue_head_t wait
 
enum IWCH_QP_FLAGS flags
 
struct timer_list timer
 

Detailed Description

Definition at line 159 of file iwch_provider.h.

Field Documentation

Definition at line 163 of file iwch_provider.h.

Definition at line 162 of file iwch_provider.h.

enum IWCH_QP_FLAGS flags

Definition at line 168 of file iwch_provider.h.

struct ib_qp ibqp

Definition at line 160 of file iwch_provider.h.

spinlock_t lock

Definition at line 165 of file iwch_provider.h.

atomic_t refcnt

Definition at line 166 of file iwch_provider.h.

Definition at line 161 of file iwch_provider.h.

Definition at line 169 of file iwch_provider.h.

Definition at line 167 of file iwch_provider.h.

Definition at line 164 of file iwch_provider.h.


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