PM8621-BI PMC-Sierra, Inc., PM8621-BI Datasheet - Page 240

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
In-band Link Controller
The in-band link controller is provided to facilitate inter-device communication. It is particularly
useful to centralize control when the time switch is located in fabric cards and the time switches
are located in multiple line cards.
Configuring the In-band Link Controller: dalNbcsTswCfgIlc
Set/Get ILC configuration parameters which include Rx FIFO timeout, and Rx FIFO interrupt
threshold.
Enabling/Disabling Tx/Rx ILC: dalNbcsTswEnableIlc
When disabled, the Tx/Rx ILC will be in “bypass” mode. No messages will be written or
inserted.
Failure = <NBCS error codes>
INT4 dalNbcsTswCfgIlc(void* deviceInfo, UINT1
link, UINT1 accMode, sNBCS_CFG_ILC *pconfig)
deviceInfo
link
accMode
pconfig
pconfig
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 nbcsIlcTxEnable(void* deviceInfo, UINT1
dir, UINT1 link, UINT1 enable)
deviceInfo
dir
link
enable
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
: device information handle
: device information handle
:0 = working, 1 = protect link
: access control: 0 = get, 1 = set
: (pointer to) configuration structure
: configuration structure when
: 0 = Tx, 1 = Rx
:0 = working, 1 = protect link
: enable flag: 0 = disable, 1 = enable
accMode
is 0
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
240

Related parts for PM8621-BI