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

#include <iwch_provider.h>

Data Fields

struct ib_cq ibcq
 
struct iwch_devrhp
 
struct t3_cq cq
 
spinlock_t lock
 
spinlock_t comp_handler_lock
 
atomic_t refcnt
 
wait_queue_head_t wait
 
u32 __useruser_rptr_addr
 

Detailed Description

Definition at line 101 of file iwch_provider.h.

Field Documentation

spinlock_t comp_handler_lock

Definition at line 106 of file iwch_provider.h.

Definition at line 104 of file iwch_provider.h.

struct ib_cq ibcq

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.

u32 __user* user_rptr_addr

Definition at line 109 of file iwch_provider.h.

Definition at line 108 of file iwch_provider.h.


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