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

Go to the source code of this file.

Macros

#define MPIPE_NUM_CLASSIFIERS   10
 
#define MPIPE_CLS_MHZ   1200
 
#define MPIPE_NUM_EDMA_RINGS   32
 
#define MPIPE_NUM_SGMII_MACS   16
 
#define MPIPE_NUM_XAUI_MACS   4
 
#define MPIPE_NUM_LOOPBACK_CHANNELS   4
 
#define MPIPE_NUM_NON_LB_CHANNELS   28
 
#define MPIPE_NUM_IPKT_BLOCKS   1536
 
#define MPIPE_NUM_BUCKETS   4160
 
#define MPIPE_NUM_NOTIF_RINGS   256
 
#define MPIPE_NUM_NOTIF_GROUPS   32
 
#define MPIPE_NUM_TLBS_PER_ASID   16
 
#define MPIPE_TLB_IDX_WIDTH   4
 
#define MPIPE_MMIO_NUM_SVC_DOM   32
 

Macro Definition Documentation

#define MPIPE_CLS_MHZ   1200

Definition at line 20 of file mpipe_constants.h.

#define MPIPE_MMIO_NUM_SVC_DOM   32

Definition at line 40 of file mpipe_constants.h.

#define MPIPE_NUM_BUCKETS   4160

Definition at line 31 of file mpipe_constants.h.

#define MPIPE_NUM_CLASSIFIERS   10

Definition at line 19 of file mpipe_constants.h.

#define MPIPE_NUM_EDMA_RINGS   32

Definition at line 22 of file mpipe_constants.h.

#define MPIPE_NUM_IPKT_BLOCKS   1536

Definition at line 29 of file mpipe_constants.h.

#define MPIPE_NUM_LOOPBACK_CHANNELS   4

Definition at line 26 of file mpipe_constants.h.

#define MPIPE_NUM_NON_LB_CHANNELS   28

Definition at line 27 of file mpipe_constants.h.

#define MPIPE_NUM_NOTIF_GROUPS   32

Definition at line 35 of file mpipe_constants.h.

#define MPIPE_NUM_NOTIF_RINGS   256

Definition at line 33 of file mpipe_constants.h.

#define MPIPE_NUM_SGMII_MACS   16

Definition at line 24 of file mpipe_constants.h.

#define MPIPE_NUM_TLBS_PER_ASID   16

Definition at line 37 of file mpipe_constants.h.

#define MPIPE_NUM_XAUI_MACS   4

Definition at line 25 of file mpipe_constants.h.

#define MPIPE_TLB_IDX_WIDTH   4

Definition at line 38 of file mpipe_constants.h.