Searched refs:bridgePortConfig (Results 1 – 1 of 1) sorted by relevance
4227 uint32 bridgePortConfig = 0UL; in Netc_EthSwt_Ip_InitPort() local4263 bridgePortConfig = SW_PORT1_BPCR_STAMVD(1U); in Netc_EthSwt_Ip_InitPort()4266 bridgePortConfig |= SW_PORT0_BPCR_DYN_LIMIT(port->EthSwtPortMaxDynamicEntries); in Netc_EthSwt_Ip_InitPort()4271 bridgePortConfig |= SW_PORT0_BPCR_SRCPRND_MASK; in Netc_EthSwt_Ip_InitPort()4274 Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->BPCR = bridgePortConfig; in Netc_EthSwt_Ip_InitPort()