Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c118 static inline void Netc_Eth_Ip_ProcessMsgRcv(uint8 VSIIndex);
125 static inline void Netc_Eth_Ip_InitVSIAfterFlr(uint8 VSIIndex);
220 static inline void Netc_Eth_Ip_ProcessMsgRcv(uint8 VSIIndex) in Netc_Eth_Ip_ProcessMsgRcv() argument
228 …ToPsiMsgType *)(netcSIsBase[NETC_ETH_IP_PSI_INDEX]->MSGSR.PSI_A.VSI_NUM[VSIIndex - 1U].PSIVMSGRCVA… in Netc_Eth_Ip_ProcessMsgRcv()
236 SIConfig = &(*Netc_Eth_Ip_apxState[NETC_ETH_IP_PSI_INDEX]->SIGeneralConfig)[VSIIndex]; in Netc_Eth_Ip_ProcessMsgRcv()
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()
[all …]