Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2213 uint8 VLANFilterTableIdx; in Netc_Eth_Ip_ConfigVLANFilterTable() local
2221 …for (VLANFilterTableIdx = 0U; VLANFilterTableIdx < Config->generalConfig->NumberOfVLANFilterEntrie… in Netc_Eth_Ip_ConfigVLANFilterTable()
2223 VLANTableEntry = (*(Config->generalConfig->VLANTableEntries))[VLANFilterTableIdx]; in Netc_Eth_Ip_ConfigVLANFilterTable()