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

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
Getting Tx Message Header: dalNbcsSswGetIlcTxHdr
Retrieves all header bits to be transmitted for a given port.
Getting Number of Messages in Rx FIFO: dalNbcsSswGetIlcRxNumMsg
Query the total number of messages currently stored in the Rx FIFO.
Getting Messages in Rx FIFO: dalNbcsSswGetIlcRxMsg
This function retrieves one or more ILC messages from the Rx FIFO of one or more ports (the
exact number is indicated by
each time this function is called.)
prxBufDesc
message is to be retrieved. Each buffer descriptor indicates the port number from which to read
(
message descriptors (
Each message descriptor contains the location in which the message is to be stored (
the status of the CRC for that message (
inport
), the maximum number of messages to read (
points to an array of
INT4 dalNbcsSswGetIlcTxHdr(void* deviceInfo,
UINT1 outport, sNBCS_HEADER_ILC *phead)
deviceInfo
outport
phead
phead
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsSswGetIlcRxNumMsg(void* deviceInfo,
UINT1 inport, UINT1 *pnumMsg)
deviceInfo
inport
pnumMsg
pnumMsg
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
pmsgDesc
numPorts
: device information handle
: device information handle
). (If
numPorts
numMsgs
crc
: port number (from 0-31 max)
: (pointer to) header structure
: header structure
: port number (from 0-31 max)
: (pointer to) the buffer that holds the
: the number of messages in the FIFO
). (A maximum of 8 messages per port can be retrieved
number of messages stored in FIFO
) (returned by the driver).
buffer descriptors, one for each port from which a
is set to 0, this port will be ignored.)
numMsgs
Narrowband Chipset Device Driver Manual
), and has a pointer to
Space Switch Device Driver Interface
pmsg
numMsgs
), and
222

Related parts for PM8621-BI