Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c164 static Netc_EthSwt_Ip_TimeGateSchedulingEntryDataType TimeGateSchedulingEntryData[NETC_ETHSWT_NUMBE… variable
2779 … = Netc_EthSwt_Ip_AddOrUpdateTimeGateSchedulingTableEntry(0U, &TimeGateSchedulingEntryData[SwitchP… in Netc_EthSwt_Ip_ConfigPortTimeGateScheduling()
4507 TimeGateSchedulingEntryData[portIndex].TimeGateSchedulingTable_EID = portIndex; in InitTimeGateSchedulingTableEntryData()
4508TimeGateSchedulingEntryData[portIndex].AdminBaseTime = (*((*(Config)).port))[portIndex].ePort->por… in InitTimeGateSchedulingTableEntryData()
4509TimeGateSchedulingEntryData[portIndex].AdminCycleTime = (*((*(Config)).port))[portIndex].ePort->po… in InitTimeGateSchedulingTableEntryData()
4510TimeGateSchedulingEntryData[portIndex].AdminCycleTimeExt = (*((*(Config)).port))[portIndex].ePort-… in InitTimeGateSchedulingTableEntryData()
4511TimeGateSchedulingEntryData[portIndex].AdminControlListLength = (*((*(Config)).port))[portIndex].e… in InitTimeGateSchedulingTableEntryData()
4512 …for (GateControlListIdx = 0U; GateControlListIdx < TimeGateSchedulingEntryData[portIndex].AdminCon… in InitTimeGateSchedulingTableEntryData()
4514TimeGateSchedulingEntryData[portIndex].GateEntryAdminControlListData[GateControlListIdx].AdminTime… in InitTimeGateSchedulingTableEntryData()
4515TimeGateSchedulingEntryData[portIndex].GateEntryAdminControlListData[GateControlListIdx].AdminTraf… in InitTimeGateSchedulingTableEntryData()
[all …]