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

#include <mlx4_ib.h>

Data Fields

struct ib_srq ibsrq
 
struct mlx4_srq msrq
 
struct mlx4_buf buf
 
struct mlx4_db db
 
u64wrid
 
spinlock_t lock
 
int head
 
int tail
 
u16 wqe_ctr
 
struct ib_umemumem
 
struct mlx4_mtt mtt
 
struct mutex mutex
 

Detailed Description

Definition at line 264 of file mlx4_ib.h.

Field Documentation

Definition at line 267 of file mlx4_ib.h.

Definition at line 268 of file mlx4_ib.h.

Definition at line 271 of file mlx4_ib.h.

struct ib_srq ibsrq

Definition at line 265 of file mlx4_ib.h.

spinlock_t lock

Definition at line 270 of file mlx4_ib.h.

Definition at line 266 of file mlx4_ib.h.

Definition at line 275 of file mlx4_ib.h.

Definition at line 276 of file mlx4_ib.h.

int tail

Definition at line 272 of file mlx4_ib.h.

struct ib_umem* umem

Definition at line 274 of file mlx4_ib.h.

u16 wqe_ctr

Definition at line 273 of file mlx4_ib.h.

u64* wrid

Definition at line 269 of file mlx4_ib.h.


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