|
Linux Kernel
3.7.1
|
#include <iwch_provider.h>
Data Fields | |
| struct ib_cq | ibcq |
| struct iwch_dev * | rhp |
| struct t3_cq | cq |
| spinlock_t | lock |
| spinlock_t | comp_handler_lock |
| atomic_t | refcnt |
| wait_queue_head_t | wait |
| u32 __user * | user_rptr_addr |
Definition at line 101 of file iwch_provider.h.
| spinlock_t comp_handler_lock |
Definition at line 106 of file iwch_provider.h.
Definition at line 104 of file iwch_provider.h.
Definition at line 102 of file iwch_provider.h.
| spinlock_t lock |
Definition at line 105 of file iwch_provider.h.
| atomic_t refcnt |
Definition at line 107 of file iwch_provider.h.
Definition at line 103 of file iwch_provider.h.
Definition at line 109 of file iwch_provider.h.
| wait_queue_head_t wait |
Definition at line 108 of file iwch_provider.h.
1.8.2