Data Fields
paConfig_t Struct Reference

PA Initialization config structure. More...

#include <pa.h>

Data Fields

uint16_t initTable
uint16_t initDefaultRoute
uint32_t baseAddr
void * instPoolBaseAddr
pa_RmHnd rmServiceHandle
paSizeInfo_tsizeCfg
paRaConfig_traCfg

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 host queues. 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/ACL tables are initialized

Base address of the global shared memory pool from which global LLD instance & channel instance memory is allocated

Pointer to the RA global configuration information (Gen2 only)

Resource Manager service handle

Pointer to the size configuration information


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

Copyright 2014, Texas Instruments Incorporated