Command/Transmit Packet Destinations for second generation NSS
PA LLD Constants (enum's and define's)

Command/Transmit Packet Destinations for second generation NSS

These values specify the offset to the NSS Tx base queue and they are used by the module user to deliver the configuration packets to the specific PDSP Cluster within PASS.

Note:
These values are used by LLD as the return value of cmdDest of PASS configuration APIs. They are defined here for reference purpose only.
#define pa_CMD_TX_DEST_0_GEN2   8
#define pa_CMD_TX_DEST_1_GEN2   9
#define pa_CMD_TX_DEST_2_GEN2   10
#define pa_CMD_TX_DEST_3_GEN2   11
#define pa_CMD_TX_DEST_4_GEN2   12
#define pa_CMD_TX_DEST_5_GEN2   13
#define pa_CMD_TX_DEST_6_GEN2   14
#define pa_CMD_TX_DEST_7_GEN2   15
#define pa_CMD_TX_DEST_8_GEN2   16

Define Documentation

#define pa_CMD_TX_DEST_0_GEN2   8

Destination CLUSTER0

Packet is sent to INGRESS0

#define pa_CMD_TX_DEST_1_GEN2   9

Destination CLUSTER1

Packet is sent to INGRESS1

#define pa_CMD_TX_DEST_2_GEN2   10

Destination CLUSTER2

Packet is sent to INGRESS2

#define pa_CMD_TX_DEST_3_GEN2   11

Destination CLUSTER3

Packet is sent to INGRESS3

#define pa_CMD_TX_DEST_4_GEN2   12

Destination CLUSTER4

Packet is sent to INGRESS4

#define pa_CMD_TX_DEST_5_GEN2   13

Destination CLUSTER5

Packet is sent to POST

#define pa_CMD_TX_DEST_6_GEN2   14

Destination CLUSTER6

Packet is sent to EGRESS0

#define pa_CMD_TX_DEST_7_GEN2   15

Destination CLUSTER7

Packet is sent to EGRESS1

#define pa_CMD_TX_DEST_8_GEN2   16

Destination CLUSTER8

Packet is sent to EGRESS2


Copyright 2014, Texas Instruments Incorporated