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

#include <mlx4_ib.h>

Data Fields

u64wrid
 
spinlock_t lock
 
int wqe_cnt
 
int max_post
 
int max_gs
 
int offset
 
int wqe_shift
 
unsigned head
 
unsigned tail
 

Detailed Description

Definition at line 129 of file mlx4_ib.h.

Field Documentation

unsigned head

Definition at line 137 of file mlx4_ib.h.

spinlock_t lock

Definition at line 131 of file mlx4_ib.h.

int max_gs

Definition at line 134 of file mlx4_ib.h.

int max_post

Definition at line 133 of file mlx4_ib.h.

Definition at line 135 of file mlx4_ib.h.

unsigned tail

Definition at line 138 of file mlx4_ib.h.

int wqe_cnt

Definition at line 132 of file mlx4_ib.h.

int wqe_shift

Definition at line 136 of file mlx4_ib.h.

u64* wrid

Definition at line 130 of file mlx4_ib.h.


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