![]() |
![]() |
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_t * | sizeCfg |
paRaConfig_t * | raCfg |
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.
uint32_t paConfig_t::baseAddr |
Specify the PASS base address
uint16_t paConfig_t::initDefaultRoute |
If True then the switch default route is set to PASS PDSP0
uint16_t paConfig_t::initTable |
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