Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h557 #define NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_EPORT_MASK (0x0F800000UL) macro
558 …C_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_EPORT_SHIFT)) & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_EPORT_M…
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c974 …reamCfgeData.EgressPort = (uint8)((CfgeConfigBits & NETC_ETHSWT_IP_INGRESSSTREAMTABLE_CFGE_EPORT_M… in Netc_EthSwt_Ip_QueryIngressStreamTableEntry_FoundAMatchedEntry()