Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
mthca_config_reg.h File Reference

Go to the source code of this file.

Macros

#define MTHCA_HCR_BASE   0x80680
 
#define MTHCA_HCR_SIZE   0x0001c
 
#define MTHCA_ECR_BASE   0x80700
 
#define MTHCA_ECR_SIZE   0x00008
 
#define MTHCA_ECR_CLR_BASE   0x80708
 
#define MTHCA_ECR_CLR_SIZE   0x00008
 
#define MTHCA_MAP_ECR_SIZE   (MTHCA_ECR_SIZE + MTHCA_ECR_CLR_SIZE)
 
#define MTHCA_CLR_INT_BASE   0xf00d8
 
#define MTHCA_CLR_INT_SIZE   0x00008
 
#define MTHCA_EQ_SET_CI_SIZE   (8 * 32)
 

Macro Definition Documentation

#define MTHCA_CLR_INT_BASE   0xf00d8

Definition at line 44 of file mthca_config_reg.h.

#define MTHCA_CLR_INT_SIZE   0x00008

Definition at line 45 of file mthca_config_reg.h.

#define MTHCA_ECR_BASE   0x80700

Definition at line 39 of file mthca_config_reg.h.

#define MTHCA_ECR_CLR_BASE   0x80708

Definition at line 41 of file mthca_config_reg.h.

#define MTHCA_ECR_CLR_SIZE   0x00008

Definition at line 42 of file mthca_config_reg.h.

#define MTHCA_ECR_SIZE   0x00008

Definition at line 40 of file mthca_config_reg.h.

#define MTHCA_EQ_SET_CI_SIZE   (8 * 32)

Definition at line 46 of file mthca_config_reg.h.

#define MTHCA_HCR_BASE   0x80680

Definition at line 37 of file mthca_config_reg.h.

#define MTHCA_HCR_SIZE   0x0001c

Definition at line 38 of file mthca_config_reg.h.

#define MTHCA_MAP_ECR_SIZE   (MTHCA_ECR_SIZE + MTHCA_ECR_CLR_SIZE)

Definition at line 43 of file mthca_config_reg.h.