paConfig_t Struct Reference
[PA LLD Data Structures]

PA Initialization config structure. More...

#include <pa.h>

Data Fields

uint16_t initTable
uint16_t initDefaultRoute
uint32_t baseAddr
paSizeInfo_tsizeCfg

Detailed Description

PA Initialization config structure.

The parameters in this structure are used to do initial setup of the driver including its base address and other default settings.

Note:
The stream interface switch controls the destination of the traffic from the Ethernet switch. The default setting of the streaming interface switch is to route all traffic to the host. However, this module is designed to receive the incoming packets at the PDSP0. If the initDeafultRoute is set to TRUE, this module will re-configure the stream interface switch to route all traffic to PDSP0. Otherwise, it is the module user's reponsibility to deliver incoming packets to PDSP0 via the CPPI/QMSS interface.

Field Documentation

Specify the PASS base address

If True then the switch default route is set to PASS PDSP0

If True then the L2/L3 tables are initialized

Pointer to the size configuration information


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated