![]() |
PDK API Guide for J721E
|
ICSSG Tas object.
Data Fields | |
| EnetMod_Obj | enetMod |
| void * | hIcssg |
| EnetTas_TasState | state |
| volatile EnetTas_ConfigStatus * | configStatus |
| EnetTas_ControlList | operList |
| EnetTas_ControlList | adminList |
| volatile IcssgTas_FwList * | fwActiveList |
| volatile IcssgTas_FwList * | fwShadowList |
| EnetMod_Obj IcssgTas_Obj::enetMod |
EnetMod must be the first member
| void* IcssgTas_Obj::hIcssg |
ICSSG handle. Required internally for ICSSG R30 IOCTL access
| EnetTas_TasState IcssgTas_Obj::state |
TAS state for each port
| volatile EnetTas_ConfigStatus* IcssgTas_Obj::configStatus |
Config change variables
| EnetTas_ControlList IcssgTas_Obj::operList |
Operating control list. Application modifies this and calls API to update actual list
| EnetTas_ControlList IcssgTas_Obj::adminList |
Admin control list. Application modifies this and calls API to update actual list
| volatile IcssgTas_FwList* IcssgTas_Obj::fwActiveList |
active List pointer used by firmware
| volatile IcssgTas_FwList* IcssgTas_Obj::fwShadowList |
shadow List pointer used by driver