Searched refs:NewBaseTime (Results 1 – 1 of 1) sorted by relevance
2847 uint64 NewBaseTime; in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local2874 NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime; in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2879 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2881 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA0] = (uint32)(NewBaseTime & (0xFFFFFFFFUL… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()2882 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA1] = (uint32)(NewBaseTime >> NETC_ETHSWT_… in Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry()