欢迎访问ic37.com |
会员登录 免费注册
发布采购

PM73487 参数 Datasheet PDF下载

PM73487图片预览
型号: PM73487
PDF下载: 下载PDF文件 查看货源
内容描述: 622 Mbps的ATM流量管理设备 [622 Mbps ATM Traffic Management Device]
分类和应用: 异步传输模式ATM
文件页数/大小: 251 页 / 2936 K
品牌: PMC [ PMC-SIERRA, INC ]
 浏览型号PM73487的Datasheet PDF文件第164页浏览型号PM73487的Datasheet PDF文件第165页浏览型号PM73487的Datasheet PDF文件第166页浏览型号PM73487的Datasheet PDF文件第167页浏览型号PM73487的Datasheet PDF文件第169页浏览型号PM73487的Datasheet PDF文件第170页浏览型号PM73487的Datasheet PDF文件第171页浏览型号PM73487的Datasheet PDF文件第172页  
Released  
Datasheet  
PM73487 QRT  
PMC-Sierra, Inc.  
PMC-980618  
Issue 3  
622 Mbps ATM Traffic Management Device  
8.3.1 Receive Service Class (RX SC) Control Block  
Base address: 110000h (440000h byte)  
Index: 1h  
Number of entries: 64 (320 words)  
Type: Read/Write  
Address =110000 + offset + service_class  
h
Table 27. Receive Service Class (RX SC) Control Block Summary  
Byte  
Offset  
Long  
Offset  
Name  
Read or Write  
Description  
0-FCh  
0-3Fh  
RX_SC_CONFIG  
R/W  
The exponents of the maximum and congested queue  
depths for this SC.  
100-1FCh  
40-7Fh RX_SC_STATE  
R/W (init only) The current queue depth for this SC.  
200-2FCh 80-BFh RX_SC_CUR_CHAN  
300-3FCh C0-FFh RX_SC_PREV_CHAN  
400-4FCh 100-13Fh RX_SC_CH_COUNT  
R/W (init only) The current channel being serviced for this SC.  
R/W (init only) The previous channel serviced for this SC.  
R/W (init only) The number of channels with cells currently queued.  
8.3.1.1 RX_SC_CONFIG  
Offset: 0h (0h byte)  
Type: Read/Write  
Format: Refer to the following table.  
Field (Bits)  
Description  
Not present  
(31:16)  
RAM is not present in these bit locations.  
RX_SC_EXP_MAX_QD  
(15:12)  
Exponent of the maximum per-SCQ depth. Initialize to the proper setting. Limits the  
RX_SC_CUR_QD to:  
RX_SC_CUR_QD 1 + 2RX_SC_EXP_MAX_QD  
A value of 0h causes all cells for this SC to be dropped. A value of Fh limits this SC to  
31744 cells.  
RX_SC_EXP_CONG_QD  
(11:8)  
Exponent of the congested per-SCQ depth. Initialize to the proper setting. The conges-  
tion state is entered when the threshold is exceeded, and the congestion state is exited  
when the queue length drops below 50 percent of this threshold. Enables congestion  
management when:  
RX_SC_CUR_QD > 1 + 2RX_SC_EXP_CONG_QD  
A value of 0h causes this SC to be in congestion at all times. A value of 1h may not be  
used. A value of Fh causes this SC to enter congestion at a depth of 31744 cells.  
Not used  
(7:3)  
Write with a 0 to maintain software compatibility with future versions.  
RX_SC_EXP_WEIGHT  
(2:1)  
Defines the weight of the SC in the queue service decision algorithm.  
weight = 2(RX_SC_EXP_WEIGHT × 2)  
This allows weights of 1, 4, 16, or 64.  
Not used  
(0)  
Write with a 0 to maintain software compatibility with future versions.  
156