Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h541 #define NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_FA_MASK (0x07000000UL) macro
542 … NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_FA_SHIFT)) & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_FA_MAS…
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c953 …treamCfgeData.ForwardingActions = ((CfgeConfigBits & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_FA_MAS… in Netc_EthSwt_Ip_QueryIngressStreamTableEntry_FoundAMatchedEntry()