Home
last modified time | relevance | path

Searched refs:AdminCycleTime (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2952 … + (uint64)CmdProccesingTime + ((uint64)2U * (uint64)TimeGateSchedulingTableEntry->AdminCycleTime); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2969 …SchedulingTableEntry->AdminBaseTime) / (uint64)TimeGateSchedulingTableEntry->AdminCycleTime) + 2U); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2971 …e - TimeGateSchedulingTableEntry->AdminBaseTime)) / (TimeGateSchedulingTableEntry->AdminCycleTime); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2974 …e - TimeGateSchedulingTableEntry->AdminBaseTime)) / (TimeGateSchedulingTableEntry->AdminCycleTime); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2976 …nBaseTime + (((uint64)CycleFactor + 1UL) * (uint64)(TimeGateSchedulingTableEntry->AdminCycleTime)); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2980 …eDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA2] = TimeGateSchedulingTableEntry->AdminCycleTime; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
3055 …Netc_Eth_Ip_EthTimeGateSchedulingEntryData.AdminCycleTime = (*Config->generalConfig).portEgressAdm… in Netc_Eth_Ip_InitTimeGateSchedulingTableEntryData()
3082 …Netc_Eth_Ip_EthTimeGateSchedulingEntryData.AdminCycleTime = 4000000U; /* it should be gr… in Netc_Eth_Ip_InitTimeGateSchedulingFeature()
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4379 …headTime + CmdProccesingTime + ((uint64)2U * (uint64)TimeGateSchedulingTableEntry->AdminCycleTime);
4397 …chedulingTableEntry->AdminBaseTime) / ((uint64)TimeGateSchedulingTableEntry->AdminCycleTime)) + 2U;
4399 …eGateSchedulingTableEntry->AdminBaseTime) / ((uint64)TimeGateSchedulingTableEntry->AdminCycleTime);
4402 …me - TimeGateSchedulingTableEntry->AdminBaseTime) / (TimeGateSchedulingTableEntry->AdminCycleTime);
4404 …ry->AdminBaseTime + ((CycleFactor + 1UL) * (uint64)(TimeGateSchedulingTableEntry->AdminCycleTime));
4408 …aField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA2] = TimeGateSchedulingTableEntry->AdminCycleTime;
6917 …TimeGateSchedulingEntryData[PortIndex].AdminCycleTime = (*((*(Config)).port))[PortIndex].ePort->po…
6950 …TimeGateSchedulingEntryData[0U].AdminCycleTime = 4000000U; /* it should be greater than …
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1307 uint32 AdminCycleTime; /*!< Administrative Cycle Time */ member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h2273 uint32 AdminCycleTime; /*!< Administrative Cycle Time */ member