Searched refs:consumerIdx (Results 1 – 2 of 2) sorted by relevance
1090 uint32 consumerIdx; in Netc_Eth_Ip_SendCommand() local1103 consumerIdx = netcSIsBase[CtrlIndex]->SICBDRCIR; in Netc_Eth_Ip_SendCommand()1106 …_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.lengthCBDR) * NETC_ETH_IP_SET_OF_BD)) == consumerIdx) in Netc_Eth_Ip_SendCommand()1181 uint32 consumerIdx; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat() local1192 consumerIdx = netcSIsBase[CtrlIndex]->SICBDRCIR; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()1195 …_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.lengthCBDR) * NETC_ETH_IP_SET_OF_BD)) == consumerIdx) in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()1226 PreviousConsumerIdx = consumerIdx; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()1247 consumerIdx = netcSIsBase[CtrlIndex]->SICBDRCIR; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()1249 …} while ((consumerIdx == PreviousConsumerIdx) && (FALSE == TimeExpired)); /* wait the hardw… in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()1258 …US(Netc_Eth_Ip_apxState[CtrlIndex]->EnetcCommandBDConfig.commandBDAddr[consumerIdx].MessageHeaderD… in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()[all …]
4728 uint32 consumerIdx; local4747 consumerIdx = IP_NETC__SW0_BASE->NUM_CBDR[cbdrIndex].CBDRCIR;4750 …0x1UL) % ((uint32)(CmdBDRConfig[cbdrIndex].lengthCBDR) * NETC_ETHSWT_IP_SET_OF_BD)) == consumerIdx)