Home
last modified time | relevance | path

Searched refs:SGIIndex (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2394 uint32 SGIIndex = 0U; in Netc_Eth_Ip_ConfigSGI() local
2398 for (SGIIndex = 0U; SGIIndex < Config->generalConfig->NumberOfSGIEntries; SGIIndex++) in Netc_Eth_Ip_ConfigSGI()
2400 SGITableEntry = (*(Config->generalConfig->StreamGateInstanceEntries))[SGIIndex]; in Netc_Eth_Ip_ConfigSGI()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c1641 uint32 SGIIndex = 0U; local
1645 for (SGIIndex = 0U; SGIIndex < Config->NumberOfSGIEntries; SGIIndex++)
1647 SGITableEntry = (*(Config->StreamGateInstanceEntries))[SGIIndex];