Searched refs:IP_NETC__ENETC0_BASE (Results 1 – 3 of 3) sorted by relevance
245 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIPMAR0 = (uint32)(CmdMacReceivedAddr->Data[2U]) … in Netc_Eth_Ip_ProcessMsgRcv()249 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIPMAR1 = (uint32)(CmdMacReceivedAddr->Data[6U]) … in Netc_Eth_Ip_ProcessMsgRcv()267 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIMMHFR1 |= (uint32)((uint32)1U << (HashValue & NETC_ETH_I… in Netc_Eth_Ip_ProcessMsgRcv()271 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIMMHFR0 |= (uint32)((uint32)1U << (HashValue & NETC_ETH_I… in Netc_Eth_Ip_ProcessMsgRcv()290 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIMMHFR1 &= ~(uint32)((uint32)1U << (HashValue & NETC_ETH_… in Netc_Eth_Ip_ProcessMsgRcv()294 …IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIMMHFR0 &= ~(uint32)((uint32)1U << (HashValue & NETC_ETH_… in Netc_Eth_Ip_ProcessMsgRcv()311 …IP_NETC__ENETC0_BASE->PSIPMMR |= ((uint32)((uint32)1U << ((uint8)VSIIndex + NETC_F3_PSIPMMR_SI0_MA… in Netc_Eth_Ip_ProcessMsgRcv()327 …IP_NETC__ENETC0_BASE->PSIPMMR &= ~((uint32) ((uint32)1U << ((uint8)VSIIndex + NETC_F3_PSIPMMR_SI0_… in Netc_Eth_Ip_ProcessMsgRcv()343 …IP_NETC__ENETC0_BASE->PSIPMMR &= ~((uint32)((uint32)1U << ((uint8)VSIIndex + NETC_F3_PSIPMMR_SI0_M… in Netc_Eth_Ip_ProcessMsgRcv()349 IP_NETC__ENETC0_BASE->NUM_SI[VSIIndex].PSIMMHFR1 = (uint32)0x0U; in Netc_Eth_Ip_ProcessMsgRcv()[all …]
1757 IP_NETC__ENETC0_BASE->PRFSMR = NETC_F3_PRFSMR_RFSE(1); in Netc_Eth_Ip_ConfigRfsTable()2787 …IP_NETC__ENETC0_BASE->PSIPMMR = ((uint32)((*config->generalConfig).maskMACPromiscuousMulticastEnab…2791 …IP_NETC__ENETC0_BASE->PARCSCR = NETC_F3_PARCSCR_L4CD((*config->generalConfig).rxCheckSumOffloading…2796 …IP_NETC__ENETC0_BASE->PARCSCR = NETC_F3_PARCSCR_L3CD((*config->generalConfig).rxCheckSumOffloading…2820 … IP_NETC__ENETC0_BASE->PMR = IP_NETC__ENETC0_BASE->PMR | (NETC_F3_PMR_SI0EN_MASK << siHwId);2836 … IP_NETC__ENETC0_BASE->PMR = IP_NETC__ENETC0_BASE->PMR | (NETC_F3_PMR_SI0EN_MASK << siHwId);2839 …IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSIPMAR0 = ((uint32)(*(*config->generalConfig).stationInterfa…2844 …IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSIPMAR1 = ((uint32)(*(*config->generalConfig).stationInterfa…2855 IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSICFGR2 = NETC_ETH_IP_NUM_OF_ENTRIES_MSITABLE;2858 …IP_NETC__ENETC0_BASE->NUM_SI[siHwId].PSICFGR0 &= ~(NETC_F3_PSICFGR0_NUM_TX_BDR_MASK | NETC_F3_PSIC…[all …]
170 #define IP_NETC__ENETC0_BASE ((NETC_F3_Type *)IP_NETC__ENETC0_BASE_BASE) macro174 #define IP_NETC_F3_BASE_PTRS { IP_NETC__ENETC0_BASE }