Searched refs:NETC_ETHSWT_IP_16BIT_SHIFT (Results 1 – 2 of 2) sorted by relevance
2402 …erTableEntry->IngressPortFilterkeyeData.KeyeFrmAttributeFlagsMask) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2408 …>IngressPortFilterkeyeData.KeyeOuterVLANTagControlInformationMask) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2411 …ortFilterTableEntry->IngressPortFilterkeyeData.KeyeDstMacAddr[2U]) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2414 …lterkeyeData.KeyeDstMacAddrMask[1U]) << NETC_ETHSWT_IP_8BIT_SHIFT)) << NETC_ETHSWT_IP_16BIT_SHIFT); in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2416 …ilterTableEntry->IngressPortFilterkeyeData.KeyeDstMacAddrMask[4U]) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2419 …ortFilterTableEntry->IngressPortFilterkeyeData.KeyeSrcMacAddr[2U]) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2422 …lterkeyeData.KeyeSrcMacAddrMask[1U]) << NETC_ETHSWT_IP_8BIT_SHIFT)) << NETC_ETHSWT_IP_16BIT_SHIFT); in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2424 …ilterTableEntry->IngressPortFilterkeyeData.KeyeSrcMacAddrMask[4U]) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2426 …>IngressPortFilterkeyeData.KeyeInnerVLANTagControlInformationMask) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()2428 …PortFilterTableEntry->IngressPortFilterkeyeData.KeyeEtherTypeMask) << NETC_ETHSWT_IP_16BIT_SHIFT) \ in Netc_EthSwt_Ip_AddIngressPortFilterTableEntry()[all …]
113 #define NETC_ETHSWT_IP_16BIT_SHIFT (16U) /*!< 16 bits shift */ macro