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

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
Valid States
Side Effects
Prototype
Inputs
Note that this function requires dynamically allocated memory of size N * numNsePorts *
sizeof(UINT1) when copying page from one NSE to a different one. N is 9720 or 1080 in byte
and column mode respectively. numNsePorts is 12 or 32 for NSE-8G or NSE-20G device
respectively.
Getting active connection page number: nbcsStswGetPage
This function retrieves the active connection page of the switch for the specified device. In the
case of group, the buffer (
the case of a distributed system configuration, the page information of the remote SBS is obtained
from the in-band link header byte PAGE[1:0]. The in-band link controller on the remote SBS has
to be enabled for this API to function correctly.
INT4 nbcsStswCopyPage(sNBCS_HNDL srcHandle,
UINT1 srcSwDesc, sNBCS_HNDL dstHandle, UINT1
dstSwDesc)
srcHandle
srcSwDesc
dstHandle
dstSwDesc
None
Success =
Failure =
NBCS_ACTIVE, NBCS_INACTIVE
None
INT4 nbcsStswGetPage(sNBCS_HNDL handle, UINT1
swDesc, UINT1 *pPageNum)
handle
swDesc
NBCS_ERR_INVALID_DEVICE_STATE
NBCS_ERR_INVALID_ARG
NBCS_ERR_STSW_ACCESS
NBCS_ERR_MEM_ALLOC
NBCS_ERR_DEV_ABSENT
NBCS_ERR_INVALID_DEV
pPageNum
NBCS_SUCCESS
) has to be large enough to hold the active page number . In
: device handle (from
: source switch descriptor. For SBS
: device handle (from
: destination switch descriptor. For SBS
: device handle (from
: switch descriptor. For SBS devices,
devices, 0 = transmit switch, 1 =
receive switch. Ignored in NSE
destination. Ignored in group mode.
devices, 0 = transmit switch, 1 =
receive switch. Ignored in NSE and in
group mode
0 = transmit switch, 1 = receive
switch; For NSE devices, this is
ignored
Narrowband Chipset Device Driver Manual
nbcsAdd
nbcsAdd
nbcsAdd
Application Programming Interface
);
) of the
);
129

Related parts for PM8621-BI