Searched refs:SGIIndex (Results 1 – 2 of 2) sorted by relevance
2394 uint32 SGIIndex = 0U; in Netc_Eth_Ip_ConfigSGI() local2398 for (SGIIndex = 0U; SGIIndex < Config->generalConfig->NumberOfSGIEntries; SGIIndex++) in Netc_Eth_Ip_ConfigSGI()2400 SGITableEntry = (*(Config->generalConfig->StreamGateInstanceEntries))[SGIIndex]; in Netc_Eth_Ip_ConfigSGI()
1641 uint32 SGIIndex = 0U; local1645 for (SGIIndex = 0U; SGIIndex < Config->NumberOfSGIEntries; SGIIndex++)1647 SGITableEntry = (*(Config->StreamGateInstanceEntries))[SGIIndex];