Go to the documentation of this file.
16 #ifndef __ARCH_MPIPE_CONSTANTS_H__
17 #define __ARCH_MPIPE_CONSTANTS_H__
19 #define MPIPE_NUM_CLASSIFIERS 10
20 #define MPIPE_CLS_MHZ 1200
22 #define MPIPE_NUM_EDMA_RINGS 32
24 #define MPIPE_NUM_SGMII_MACS 16
25 #define MPIPE_NUM_XAUI_MACS 4
26 #define MPIPE_NUM_LOOPBACK_CHANNELS 4
27 #define MPIPE_NUM_NON_LB_CHANNELS 28
29 #define MPIPE_NUM_IPKT_BLOCKS 1536
31 #define MPIPE_NUM_BUCKETS 4160
33 #define MPIPE_NUM_NOTIF_RINGS 256
35 #define MPIPE_NUM_NOTIF_GROUPS 32
37 #define MPIPE_NUM_TLBS_PER_ASID 16
38 #define MPIPE_TLB_IDX_WIDTH 4
40 #define MPIPE_MMIO_NUM_SVC_DOM 32