|
Linux Kernel
3.7.1
|
#include <iwch_provider.h>
Data Fields | |
| struct ib_qp | ibqp |
| struct iwch_dev * | rhp |
| struct iwch_ep * | ep |
| 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 |
Definition at line 159 of file iwch_provider.h.
| struct iwch_qp_attributes attr |
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.
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.
| wait_queue_head_t wait |
Definition at line 167 of file iwch_provider.h.
Definition at line 164 of file iwch_provider.h.
1.8.2