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

#include <mlx4.h>

Data Fields

u32 eqn
 
u32 cons
 
u32 prod
 
spinlock_t event_lock
 
struct mlx4_eqe event_eqe [SLAVE_EVENT_EQ_SIZE]
 

Detailed Description

Definition at line 472 of file mlx4.h.

Field Documentation

u32 cons

Definition at line 474 of file mlx4.h.

u32 eqn

Definition at line 473 of file mlx4.h.

Definition at line 477 of file mlx4.h.

spinlock_t event_lock

Definition at line 476 of file mlx4.h.

u32 prod

Definition at line 475 of file mlx4.h.


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