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

#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
 

Detailed Description

Definition at line 91 of file c2_provider.h.

Field Documentation

u32 adapter_handle

Definition at line 99 of file c2_provider.h.

int cqn

Definition at line 95 of file c2_provider.h.

struct ib_cq ibcq

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.

Definition at line 97 of file c2_provider.h.


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