Searched refs:NewBaseTime (Results 1 – 2 of 2) sorted by relevance
1897 uint64 NewBaseTime; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() local1925 NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()1930 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()1932 …fer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA0] = (uint32)(NewBaseTime & (0xFFFFFFFFUL… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()1933 …fer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA1] = (uint32)(NewBaseTime >> NETC_ETH_IP_… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
3743 uint64 NewBaseTime; local3772 NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime;3777 …NewBaseTime = TimeGateSchedulingTableEntry->AdminBaseTime + (((uint64)CycleFactor + 1UL) * (uint64…3779 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA0] = (uint32)(NewBaseTime & (NETC_ETHSWT_…3780 …TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA1] = (uint32)(NewBaseTime >> NETC_ETHSWT_…