Searched refs:NewBaseTime (Results 1 – 2 of 2) sorted by relevance
2913 uint64 NewBaseTime; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local2963 NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2976 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2978 …fer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA0] = (uint32)(NewBaseTime & (0xFFFFFFFFUL… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2979 …fer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA1] = (uint32)(NewBaseTime >> NETC_ETH_IP_… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
4338 uint64 NewBaseTime; local4391 NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime;4404 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + ((CycleFactor + 1UL) * (uint64)(TimeGa…4406 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA0] = (uint32)(NewBaseTime & (NETC_ETHSWT_…4407 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA1] = (uint32)(NewBaseTime >> NETC_ETHSWT_…