Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4374 uint8 IndexIpv; in ConfigVlanIpvDr2PcpProfile() local
4381 for (IndexIpv=0; IndexIpv<NETC_ETHSWT_NUMBER_OF_IPV; IndexIpv++) in ConfigVlanIpvDr2PcpProfile()
4384 if((IndexIpv % 2U) == 0U) in ConfigVlanIpvDr2PcpProfile()
4386 …P[(*IndexProfile)].QOSVLANMPR[IndexIpv/2U] |= (uint32)((uint32)((*(Config->vlanIpvDr2PcpProfile))[… in ConfigVlanIpvDr2PcpProfile()
4391 …P[(*IndexProfile)].QOSVLANMPR[IndexIpv/2U] |= (uint32)((uint32)((*(Config->vlanIpvDr2PcpProfile))[… in ConfigVlanIpvDr2PcpProfile()