Searched refs:CycleFactor (Results 1 – 2 of 2) sorted by relevance
1896 uint32 CycleFactor; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local1929 …CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) … in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()1930 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
3742 uint32 CycleFactor; local3776 …CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) …3777 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64…