Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4372 static inline void ConfigVlanIpvDr2PcpProfile(const uint8 *IndexProfile, const Netc_EthSwt_Ip_Confi… in ConfigVlanIpvDr2PcpProfile() argument
4386 …__SW0_BASE->MAP_PCP[(*IndexProfile)].QOSVLANMPR[IndexIpv/2U] |= (uint32)((uint32)((*(Config->vlanI… in ConfigVlanIpvDr2PcpProfile()
4391 …__SW0_BASE->MAP_PCP[(*IndexProfile)].QOSVLANMPR[IndexIpv/2U] |= (uint32)((uint32)((*(Config->vlanI… in ConfigVlanIpvDr2PcpProfile()
4402 uint8 IndexProfile; in InitMappingProfile() local
4407 for (IndexProfile=0U; IndexProfile<NETC_ETHSWT_NUMBER_OF_PROFILES; IndexProfile++) in InitMappingProfile()
4410 IP_NETC__SW0_COMMON->NUM_PROFILE[IndexProfile].VLANIPVMPR0 = 0U; in InitMappingProfile()
4411 IP_NETC__SW0_COMMON->NUM_PROFILE[IndexProfile].VLANIPVMPR1 = 0U; in InitMappingProfile()
4412 IP_NETC__SW0_COMMON->NUM_PROFILE[IndexProfile].VLANDRMPR = 0U; in InitMappingProfile()
4413 IP_NETC__SW0_BASE->PCP2PCPMPR[IndexProfile] = 0U; in InitMappingProfile()
4414 IP_NETC__SW0_BASE->MAP_PCP[IndexProfile].QOSVLANMPR[0] = 0U; in InitMappingProfile()
[all …]