Searched refs:LookaheadTime (Results 1 – 1 of 1) sorted by relevance
2848 uint32 LookaheadTime; in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local2869 …LookaheadTime = IP_NETC__NETC_IERB->CFG_SW_INST[0U].STGSLR; /* [Ricky]TODO: this register is not a… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2872 if (TimeGateSchedulingTableEntry->AdminBaseTime >= (CurrentTime + LookaheadTime)) in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2878 …CycleFactor = (uint32)(CurrentTime + LookaheadTime - TimeGateSchedulingTableEntry->AdminBaseTime) … in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()