Home
last modified time | relevance | path

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

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