Searched refs:bridgePortConfig (Results 1 – 1 of 1) sorted by relevance
6539 uint32 bridgePortConfig = 0UL; local6575 bridgePortConfig = SW_PORT1_BPCR_STAMVD(1U);6578 bridgePortConfig |= SW_PORT0_BPCR_DYN_LIMIT(port->EthSwtPortMaxDynamicEntries);6583 bridgePortConfig |= SW_PORT0_BPCR_SRCPRND_MASK;6586 Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchIdxSwitchPort.SwitchPortIdx]->BPCR = bridgePortConfig;8400 uint32 bridgePortConfig = 0UL; local8411 bridgePortConfig = Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->BPCR;8416 bridgePortConfig |= SW_PORT0_BPCR_SRCPRND_MASK;8420 bridgePortConfig &= ~SW_PORT0_BPCR_SRCPRND_MASK;8424 Netc_EthSwt_Ip_SW0_PortxBaseAddr[SwitchPortIdx]->BPCR = bridgePortConfig;[all …]