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

#include <mlx4_ib.h>

Data Fields

struct ib_cq ibcq
 
struct mlx4_cq mcq
 
struct mlx4_ib_cq_buf buf
 
struct mlx4_ib_cq_resizeresize_buf
 
struct mlx4_db db
 
spinlock_t lock
 
struct mutex resize_mutex
 
struct ib_umemumem
 
struct ib_umemresize_umem
 

Detailed Description

Definition at line 100 of file mlx4_ib.h.

Field Documentation

Definition at line 103 of file mlx4_ib.h.

Definition at line 105 of file mlx4_ib.h.

struct ib_cq ibcq

Definition at line 101 of file mlx4_ib.h.

spinlock_t lock

Definition at line 106 of file mlx4_ib.h.

Definition at line 102 of file mlx4_ib.h.

Definition at line 104 of file mlx4_ib.h.

struct mutex resize_mutex

Definition at line 107 of file mlx4_ib.h.

struct ib_umem* resize_umem

Definition at line 109 of file mlx4_ib.h.

struct ib_umem* umem

Definition at line 108 of file mlx4_ib.h.


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