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

#include <device.h>

Data Fields

void(* event )(struct mlx4_srq *, enum mlx4_event)
 
int srqn
 
int max
 
int max_gs
 
int wqe_shift
 
atomic_t refcount
 
struct completion free
 

Detailed Description

Definition at line 540 of file device.h.

Field Documentation

Definition at line 541 of file device.h.

Definition at line 549 of file device.h.

int max

Definition at line 544 of file device.h.

int max_gs

Definition at line 545 of file device.h.

atomic_t refcount

Definition at line 548 of file device.h.

int srqn

Definition at line 543 of file device.h.

int wqe_shift

Definition at line 546 of file device.h.


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