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

#include <device.h>

Data Fields

void(* comp )(struct mlx4_cq *)
 
void(* event )(struct mlx4_cq *, enum mlx4_event)
 
struct mlx4_uaruar
 
u32 cons_index
 
__be32set_ci_db
 
__be32arm_db
 
int arm_sn
 
int cqn
 
unsigned vector
 
atomic_t refcount
 
struct completion free
 

Detailed Description

Definition at line 512 of file device.h.

Field Documentation

__be32* arm_db

Definition at line 521 of file device.h.

int arm_sn

Definition at line 522 of file device.h.

void(* comp)(struct mlx4_cq *)

Definition at line 513 of file device.h.

u32 cons_index

Definition at line 518 of file device.h.

int cqn

Definition at line 524 of file device.h.

Definition at line 514 of file device.h.

Definition at line 528 of file device.h.

atomic_t refcount

Definition at line 527 of file device.h.

__be32* set_ci_db

Definition at line 520 of file device.h.

Definition at line 516 of file device.h.

unsigned vector

Definition at line 525 of file device.h.


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