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

#include <mthca_provider.h>

Data Fields

struct ib_srq ibsrq
 
spinlock_t lock
 
int refcount
 
int srqn
 
int max
 
int max_gs
 
int wqe_shift
 
int first_free
 
int last_free
 
u16 counter
 
int db_index
 
__be32db
 
voidlast
 
int is_direct
 
u64wrid
 
union mthca_buf queue
 
struct mthca_mr mr
 
wait_queue_head_t wait
 
struct mutex mutex
 

Detailed Description

Definition at line 222 of file mthca_provider.h.

Field Documentation

u16 counter

Definition at line 232 of file mthca_provider.h.

__be32* db

Definition at line 234 of file mthca_provider.h.

Definition at line 233 of file mthca_provider.h.

int first_free

Definition at line 230 of file mthca_provider.h.

struct ib_srq ibsrq

Definition at line 223 of file mthca_provider.h.

int is_direct

Definition at line 237 of file mthca_provider.h.

void* last

Definition at line 235 of file mthca_provider.h.

int last_free

Definition at line 231 of file mthca_provider.h.

spinlock_t lock

Definition at line 224 of file mthca_provider.h.

int max

Definition at line 227 of file mthca_provider.h.

int max_gs

Definition at line 228 of file mthca_provider.h.

Definition at line 240 of file mthca_provider.h.

Definition at line 243 of file mthca_provider.h.

Definition at line 239 of file mthca_provider.h.

int refcount

Definition at line 225 of file mthca_provider.h.

int srqn

Definition at line 226 of file mthca_provider.h.

Definition at line 242 of file mthca_provider.h.

int wqe_shift

Definition at line 229 of file mthca_provider.h.

u64* wrid

Definition at line 238 of file mthca_provider.h.


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