Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1183 uint32 PreviousConsumerIdx; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat() local
1226 PreviousConsumerIdx = consumerIdx; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1249 …} while ((consumerIdx == PreviousConsumerIdx) && (FALSE == TimeExpired)); /* wait the hardw… in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1384 uint32 PreviousConsumerIdx; in Netc_Eth_Ip_SendNTMP1Command_LongFormat() local
1421 PreviousConsumerIdx = consumerIdx; in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
1444 …} while ((consumerIdx == PreviousConsumerIdx) && (FALSE == TimeExpired)); /* wait the hardw… in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
1474 uint32 PreviousConsumerIdx; in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat() local
1503 PreviousConsumerIdx = consumerIdx; in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()
1526 …} while ((consumerIdx == PreviousConsumerIdx) && (FALSE == TimeExpired)); /* wait the hardw… in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()