Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h501 #define NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_OIPV_MASK (0x00000100UL) macro
502 …TC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_OIPV_SHIFT)) & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_OIPV_MA…
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c943 …essStreamCfgeData.OverrideIPV = (((CfgeConfigBits & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_OIPV_MA… in Netc_EthSwt_Ip_QueryIngressStreamTableEntry_FoundAMatchedEntry()