Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 26) sorted by relevance

12

/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip.c244 uint8 Index; in Clock_Ip_UpdateDriverContext() local
250 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext()
252 … Clock_Ip_SetExternalSignalFrequency(Config->ExtClks[Index].Name, Config->ExtClks[Index].Value); in Clock_Ip_UpdateDriverContext()
260 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext()
262 Clock_Ip_FreqIds[Config->ConfiguredFrequencies[Index].Name] = Index; in Clock_Ip_UpdateDriverContext()
279 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local
286 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks()
288 …CLOCK_IP_DEV_ASSERT(((uint32)Config->Ircoscs[Index].Name) < ((uint32)Config->Ircoscs[Index+1U].Nam… in Clock_Ip_CheckIrcoscClocks()
289 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[Config->Ircoscs[Index].Name] & CLOCK_IP_IRCOSC_OBJ… in Clock_Ip_CheckIrcoscClocks()
306 uint32 Index; in Clock_Ip_CheckXoscClocks() local
[all …]
DClock_Ip_Specific.c336 uint32 Index; in DisableSafeClock() local
341 for (Index = 0U; Index < Clock_Ip_apConfig->IrcoscsCount; Index++) in DisableSafeClock()
343 if (Clock_Ip_apConfig->Ircoscs[Index].Name == FIRC_CLK) in DisableSafeClock()
346 if (Clock_Ip_apConfig->Ircoscs[Index].Enable == FALSE) in DisableSafeClock()
375 uint32 Index; in SetSimLpoclksRegister_TrustedCall() local
379 for (Index = 0U; Index < Config->SelectorsCount; Index++) in SetSimLpoclksRegister_TrustedCall()
382 if (RTC_CLK == Config->Selectors[Index].Name) in SetSimLpoclksRegister_TrustedCall()
384 …ue |= ((uint32)(Clock_Ip_au16SelectorEntryHardwareValue[Config->Selectors[Index].Value]) << SIM_LP… in SetSimLpoclksRegister_TrustedCall()
388 if (LPO_CLK == Config->Selectors[Index].Name) in SetSimLpoclksRegister_TrustedCall()
390 … |= ((uint32)(Clock_Ip_au8SelectorEntrySIMHardwareValue[Config->Selectors[Index].Value]) << SIM_LP… in SetSimLpoclksRegister_TrustedCall()
[all …]
DClock_Ip_Monitor.c153 uint32 Index
160 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index
168 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index);
195 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument
199 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set()
212 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument
215 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues()
283 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument
306 …if (HashCmu[Index] != ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
308 …HashCmu[Index] = ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->Monit… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
[all …]
DClock_Ip_ProgFreqSwitch.c116 uint32 Index
134 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument
138 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty()
DClock_Ip_Frequency.c1706 uint32 Index; in Clock_Ip_SetExternalSignalFrequency() local
1707 for (Index = 0U; Index < CLOCK_IP_EXT_SIGNALS_NO; Index++) in Clock_Ip_SetExternalSignalFrequency()
1709 if (SignalName == Clock_Ip_axExtSignalFreqEntries[Index].Name) in Clock_Ip_SetExternalSignalFrequency()
1711 Clock_Ip_axExtSignalFreqEntries[Index].Frequency = Frequency; in Clock_Ip_SetExternalSignalFrequency()
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c243 uint8 Index; in Clock_Ip_UpdateDriverContext() local
248 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext()
250 …Clock_Ip_SetExternalSignalFrequency((*(Config->ExtClks))[Index].Name, (*(Config->ExtClks))[Index].… in Clock_Ip_UpdateDriverContext()
256 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext()
258 Clock_Ip_FreqIds[(*(Config->ConfiguredFrequencies))[Index].Name] = Index; in Clock_Ip_UpdateDriverContext()
273 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local
280 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks()
282 …CLOCK_IP_DEV_ASSERT(((uint32)(*(Config->Ircoscs))[Index].Name) < ((uint32)(*(Config->Ircoscs))[Ind… in Clock_Ip_CheckIrcoscClocks()
283 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Ircoscs))[Index].Name] & CLOCK_IP_IRCOS… in Clock_Ip_CheckIrcoscClocks()
300 uint32 Index; in Clock_Ip_CheckXoscClocks() local
[all …]
DClock_Ip_ProgFreqSwitch.c133 uint32 Index
156 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument
160 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty()
176 uint32 Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() local
234 for (Index = 1U; Index < (uint8)CLOCK_IP_A_MAX_SIZE; Index++) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
236 if (AMax[Index-1U] < AmaxBrut) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
238 Rate = PcfsRate[Index-1U]; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
294 (void)Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
DClock_Ip_Monitor.c153 uint32 Index
160 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index
168 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index);
195 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument
199 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set()
212 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument
215 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues()
283 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument
306 …if (HashCmu[Index] != ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
308 …HashCmu[Index] = ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->Monit… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
[all …]
DClock_Ip_Frequency.c4307 uint32 Index; in Clock_Ip_SetExternalSignalFrequency() local
4308 for (Index = 0U; Index < CLOCK_IP_EXT_SIGNALS_NO; Index++) in Clock_Ip_SetExternalSignalFrequency()
4310 if (SignalName == Clock_Ip_axExtSignalFreqEntries[Index].Name) in Clock_Ip_SetExternalSignalFrequency()
4312 Clock_Ip_axExtSignalFreqEntries[Index].Frequency = Frequency; in Clock_Ip_SetExternalSignalFrequency()
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c243 uint8 Index; in Clock_Ip_UpdateDriverContext() local
248 for (Index = 0U; Index < Config->ExtClksCount; Index++) /* Set external signal frequency. */ in Clock_Ip_UpdateDriverContext()
250 …Clock_Ip_SetExternalSignalFrequency((*(Config->ExtClks))[Index].Name, (*(Config->ExtClks))[Index].… in Clock_Ip_UpdateDriverContext()
256 for (Index = 1U; Index < Config->ConfigureFrequenciesCount; Index++) in Clock_Ip_UpdateDriverContext()
258 Clock_Ip_FreqIds[(*(Config->ConfiguredFrequencies))[Index].Name] = Index; in Clock_Ip_UpdateDriverContext()
273 uint32 Index; in Clock_Ip_CheckIrcoscClocks() local
280 for (Index = 0U; Index < (Config->IrcoscsCount - 1U); Index++) in Clock_Ip_CheckIrcoscClocks()
282 …CLOCK_IP_DEV_ASSERT(((uint32)(*(Config->Ircoscs))[Index].Name) < ((uint32)(*(Config->Ircoscs))[Ind… in Clock_Ip_CheckIrcoscClocks()
283 …CLOCK_IP_DEV_ASSERT((Clock_Ip_au8ClockNameTypes[(*(Config->Ircoscs))[Index].Name] & CLOCK_IP_IRCOS… in Clock_Ip_CheckIrcoscClocks()
300 uint32 Index; in Clock_Ip_CheckXoscClocks() local
[all …]
DPower_Ip_MC_RGM.c422 uint32 Index; in Power_Ip_MC_RGM_CheckResetReason() local
465 for (Index = 0U; Index < (uint32)32U; Index++) in Power_Ip_MC_RGM_CheckResetReason()
467 DynamicMask = ((uint32)0x01U << Index); in Power_Ip_MC_RGM_CheckResetReason()
580 uint32 Index; in Power_Ip_MC_RGM_GetResetRawValue() local
623 for (Index = 0U; Index < (uint32)32U; Index++) in Power_Ip_MC_RGM_GetResetRawValue()
625 DynamicMask = ((uint32)0x01U << Index); in Power_Ip_MC_RGM_GetResetRawValue()
662 for (Index = 0x00U; Index < (uint32)32U; Index++) in Power_Ip_MC_RGM_GetResetRawValue()
664 DynamicMask = ((uint32)0x01U << Index); in Power_Ip_MC_RGM_GetResetRawValue()
DClock_Ip_ProgFreqSwitch.c134 uint32 Index
157 uint32 Index in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty() argument
161 (void)Index; in Clock_Ip_ProgressiveFrequencyClockSwitchEmpty()
177 uint32 Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs() local
231 for (Index = 1U; Index < (uint8)CLOCK_IP_A_MAX_SIZE; Index++) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
233 if (AMax[Index-1U] < AmaxBrut) in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
235 Rate = PcfsRate[Index]; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
291 (void)Index; in Clock_Ip_CgmXPcfsSdurDivcDiveDivs()
DClock_Ip_Monitor.c153 uint32 Index
160 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index
168 …ic void Clock_Ip_SetClockMonitorRegisterValues(Clock_Ip_CmuConfigType const* Config, uint32 Index);
195 uint32 Index in Clock_Ip_ClockMonitorEmpty_Set() argument
199 (void)Index; in Clock_Ip_ClockMonitorEmpty_Set()
212 uint32 Index in Clock_Ip_SetClockMonitorRegisterValues() argument
215 (void)Index; in Clock_Ip_SetClockMonitorRegisterValues()
315 static void Clock_Ip_SetCmuFcFceRefCntLfrefHfref(Clock_Ip_CmuConfigType const* Config, uint32 Index) in Clock_Ip_SetCmuFcFceRefCntLfrefHfref() argument
338 …if (HashCmu[Index] != ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
340 …HashCmu[Index] = ((((uint32)Config->Enable) ^ ((uint32)Config->Interrupt) ^ ((uint32)Config->Monit… in Clock_Ip_SetCmuFcFceRefCntLfrefHfref()
[all …]
DClock_Ip_Frequency.c4116 uint32 Index; in Clock_Ip_SetExternalSignalFrequency() local
4117 for (Index = 0U; Index < CLOCK_IP_EXT_SIGNALS_NO; Index++) in Clock_Ip_SetExternalSignalFrequency()
4119 if (SignalName == Clock_Ip_axExtSignalFreqEntries[Index].Name) in Clock_Ip_SetExternalSignalFrequency()
4121 Clock_Ip_axExtSignalFreqEntries[Index].Frequency = Frequency; in Clock_Ip_SetExternalSignalFrequency()
/hal_nxp-3.7.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c1006 uint8 Index; in Adc_Sar_ConfigChannels() local
1030 for (Index = 0U; Index < NumChannels; Index++) in Adc_Sar_ConfigChannels()
1032 ChnConfig = &(ChannelConfigsPtr[Index]); in Adc_Sar_ConfigChannels()
1067 for (Index = 0U; Index < Adc_Sar_Ip_au8AdcGroupCount[Instance]; Index++) in Adc_Sar_ConfigChannels()
1073 CIMR(AdcAEBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels()
1074 CWENR(AdcAEBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels()
1075 DMAR(AdcAEBasePtr, Index) = DmarMask[Index]; in Adc_Sar_ConfigChannels()
1077 PSR(AdcAEBasePtr, Index) = PsrMask[Index]; in Adc_Sar_ConfigChannels()
1084 CIMR(AdcBasePtr, Index) = CimrMask[Index]; in Adc_Sar_ConfigChannels()
1085 CWENR(AdcBasePtr, Index) = CwenrMask[Index]; in Adc_Sar_ConfigChannels()
[all …]
/hal_nxp-3.7.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c1817 for (uint8 Index = 0U; Index < QuadSPI_MDAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Mdad() local
1819 if (TRUE == userConfigPtr->SfpCfg.Tg[Index].Valid) in Qspi_Ip_Sfp_Configure_Mdad()
1821 …Qspi_Ip_Sfp_SetTgSecureAttribute(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].SecureAttribute); in Qspi_Ip_Sfp_Configure_Mdad()
1822 Qspi_Ip_Sfp_SetTgMaskType(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].MaskType); in Qspi_Ip_Sfp_Configure_Mdad()
1823 Qspi_Ip_Sfp_SetTgMask(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].Mask); in Qspi_Ip_Sfp_Configure_Mdad()
1824 … Qspi_Ip_Sfp_SetTgDomainIdMatch(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].DomainId); in Qspi_Ip_Sfp_Configure_Mdad()
1825 Qspi_Ip_Sfp_SetTgValid(baseAddr, Index, userConfigPtr->SfpCfg.Tg[Index].Valid); in Qspi_Ip_Sfp_Configure_Mdad()
1839 for (uint8 Index = 0U; Index < QuadSPI_FRAD_COUNT; ++Index) in Qspi_Ip_Sfp_Configure_Frad() local
1841 if (TRUE == userConfigPtr->SfpCfg.Frad[Index].Valid) in Qspi_Ip_Sfp_Configure_Frad()
1843 … Qspi_Ip_Sfp_SetFradStartAddress(baseAddr, Index, userConfigPtr->SfpCfg.Frad[Index].StartAddress); in Qspi_Ip_Sfp_Configure_Frad()
[all …]
/hal_nxp-3.7.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip_Hw_Access.c553 uint32 Index; in GMAC_AddToHashTable() local
558 Index = GMAC_HASH_TABLE_REG_IDX(REV_BITS_32(Crc)); in GMAC_AddToHashTable()
561 (*Hash_table)[Index % FEATURE_GMAC_HASH_TABLE_DIM] |= Hash_bit; in GMAC_AddToHashTable()
575 uint32 Index; in GMAC_RemoveFromHashTable() local
580 Index = GMAC_HASH_TABLE_REG_IDX(REV_BITS_32(Crc)); in GMAC_RemoveFromHashTable()
583 (*Hash_table)[Index % FEATURE_GMAC_HASH_TABLE_DIM] &= ~Hash_bit; in GMAC_RemoveFromHashTable()
595 uint32 Index; in GMAC_AddVlanToHashTable() local
597 Index = (REV_BITS_32(Crc) & GMAC_CRC32_BITS_31_28_MASK) >> in GMAC_AddVlanToHashTable()
602 Index = Index - 1UL; in GMAC_AddVlanToHashTable()
605 Base->MAC_VLAN_HASH_TABLE |= ((uint32)1U << Index); in GMAC_AddVlanToHashTable()
[all …]
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcl/src/
DLcu_Ip.c2084 uint8 Index; in Lcu_Ip_SetAsyncInputList() local
2107 for (Index = 0U; Index < Dimension; Index++) in Lcu_Ip_SetAsyncInputList()
2109 LCU_IP_DEV_ASSERT(LCU_IP_INPUT_SET_SW_VALUE >= List[Index].Param); in Lcu_Ip_SetAsyncInputList()
2110 …HwAcc_Lcu_AsyncSetInputList((uint32)(List[Index].Param), LocHwLcu, LocHwLcInputId, List[Index].Val… in Lcu_Ip_SetAsyncInputList()
2127 uint8 Index; in Lcu_Ip_SetAsyncOutputList() local
2151 for (Index = 0U; Index < Dimension; Index++) in Lcu_Ip_SetAsyncOutputList()
2153 LCU_IP_DEV_ASSERT(LCU_IP_OUTPUT_CLEAR_FORCE_STS >= List[Index].Param); in Lcu_Ip_SetAsyncOutputList()
2154 …Mode = HwAcc_Lcu_AsyncSetOutputList((uint32)(List[Index].Param), LocHwLcu, LocHwLcOutputId, List[I… in Lcu_Ip_SetAsyncOutputList()
/hal_nxp-3.7.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_HwAccess.h609 uint32 Index in Qspi_Ip_SetAhbBuf0Ind() argument
612 BaseAddr->BUF0IND = Index; in Qspi_Ip_SetAhbBuf0Ind()
620 uint32 Index in Qspi_Ip_SetAhbBuf1Ind() argument
623 BaseAddr->BUF1IND = Index; in Qspi_Ip_SetAhbBuf1Ind()
631 uint32 Index in Qspi_Ip_SetAhbBuf2Ind() argument
634 BaseAddr->BUF2IND = Index; in Qspi_Ip_SetAhbBuf2Ind()
/hal_nxp-3.7.0/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Private.h375 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index);
389 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
/hal_nxp-3.7.0/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Private.h375 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index);
389 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
/hal_nxp-3.7.0/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Private.h375 typedef void (*clockMonitorSetCallback)(Clock_Ip_CmuConfigType const * Config, uint32 Index);
389 typedef void (*pcfsSetCallback)(Clock_Ip_PcfsConfigType const * Config, uint32 Index);
/hal_nxp-3.7.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c373 uint32 Index; in Linflexd_Uart_Ip_Init() local
394 for (Index = 0; Index < sizeof(Linflexd_Uart_Ip_StateStructureType); Index++) in Linflexd_Uart_Ip_Init()
396 ClearStructPtr[Index] = 0U; in Linflexd_Uart_Ip_Init()
/hal_nxp-3.7.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c6540 uint8 Index; local
6566 for (Index = 0; Index < 6U; Index++)
6568 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeDstMacAddrMask[Index] = 0xFU; /* Filter …
6569 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeSrcMacAddrMask[Index] = 0x0U; /* Do not …
6571 for (Index = 0; Index < 4U; Index++)
6573 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeIPSourceAddressMask[Index] = 0x0U; …
6574 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyeIPDestinationAddressMask[Index] = 0x0U; …
6576 for (Index = 0; Index < 24U; Index++)
6578 …IngressPortFilterTableEntry.IngressPortFilterkeyeData.KeyePayloadBytesMask[Index] = 0x0U; /* Do …
/hal_nxp-3.7.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1216 …andBDAddr[producerIdx].MessageHeaderDataField[NETC_ETH_IP_CBD_LENGTH_INDEX] = OperationData->Index; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1289 TableData.Index = VLANTableEntry->VLANFilterTable_EID; in Netc_Eth_Ip_AddVLANFilterTableEntry()
1318 TableData.Index = VLANTableEntry->VLANFilterTable_EID; in Netc_Eth_Ip_QueryVLANFilterTableEntry()
1410 …dx].MessageHeaderDataField[NETC_ETH_IP_CBD_LENGTH_INDEX] = OperationData->Index | ((uint32)(Operat… in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
1493 …dx].MessageHeaderDataField[NETC_ETH_IP_CBD_LENGTH_INDEX] = OperationData->Index | (((uint32)(Oper… in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()
1634 TableData.Index = RfsTableEntry->RfsTableEntryId; in Netc_Eth_Ip_AddRfsTableEntry()
1664 TableData.Index = RfsEntryIdx; in Netc_Eth_Ip_QueryRfsTableEntry()
1701 TableData.Index = RfsEntryIdx; in Netc_Eth_Ip_QueryStatisticsRfsTableEntry()

12