Sa_SWInfo_t Struct Reference
[SA LLD Data Structures]

SA Software Information structure. More...

#include <salld.h>

Data Fields

uint16_t size
uint32_t swInfo [sa_MAX_SW_INFO_SIZE]

Detailed Description

SA Software Information structure.

Data structure defines the SA-specific software information required for all packets to be delivered to SA. It will be provided by the SA LLD based on the channel configuration parameters and the security protocols.The software information words should be copied to the CPPI Software words area as provided through the CPPI LLD or equivalent component.

Definition at line 1224 of file salld.h.


Field Documentation

Specify the software info size in 32-bit words

Definition at line 1225 of file salld.h.

uint32_t Sa_SWInfo_t::swInfo[sa_MAX_SW_INFO_SIZE]

Specify the software information for SA

Definition at line 1226 of file salld.h.


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

Copyright 2014, Texas Instruments Incorporated