|
Linux Kernel
3.7.1
|
#include <c2_provider.h>
Data Fields | |
| struct ib_cq | ibcq |
| spinlock_t | lock |
| atomic_t | refcount |
| int | cqn |
| int | is_kernel |
| wait_queue_head_t | wait |
| u32 | adapter_handle |
| struct c2_mq | mq |
Definition at line 91 of file c2_provider.h.
| u32 adapter_handle |
Definition at line 99 of file c2_provider.h.
| int cqn |
Definition at line 95 of file c2_provider.h.
Definition at line 92 of file c2_provider.h.
| int is_kernel |
Definition at line 96 of file c2_provider.h.
| spinlock_t lock |
Definition at line 93 of file c2_provider.h.
Definition at line 100 of file c2_provider.h.
| atomic_t refcount |
Definition at line 94 of file c2_provider.h.
| wait_queue_head_t wait |
Definition at line 97 of file c2_provider.h.
1.8.2