Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4375 uint8 IndexDr; in ConfigVlanIpvDr2PcpProfile() local
4379 for (IndexDr=0U; IndexDr<NETC_ETHSWT_NUMBER_OF_DR; IndexDr++) in ConfigVlanIpvDr2PcpProfile()
4386 …Ipv/2U] |= (uint32)((uint32)((*(Config->vlanIpvDr2PcpProfile))[(*IndexProfile)][IndexIpv][IndexDr]) in ConfigVlanIpvDr2PcpProfile()
4387 … & NETC_F2_QOSVLANMPR_IPV0_DR0_MASK)<<(IndexDr*NETC_ETHSWT_IP_FIELD_REP_IN_4BITS); in ConfigVlanIpvDr2PcpProfile()
4391 …Ipv/2U] |= (uint32)((uint32)((*(Config->vlanIpvDr2PcpProfile))[(*IndexProfile)][IndexIpv][IndexDr]) in ConfigVlanIpvDr2PcpProfile()
4392 …& NETC_F2_QOSVLANMPR_IPV0_DR0_MASK)<<((IndexDr*NETC_ETHSWT_IP_FIELD_REP_IN_4BITS)+NETC_ETHSWT_IP_F… in ConfigVlanIpvDr2PcpProfile()