Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2859 …*OperationTimeIdx, const Netc_Eth_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry) in FillInGateControlListData() argument
2869 …for (GateEntryIdx = 0U; GateEntryIdx < TimeGateSchedulingTableEntry->AdminControlListLength; GateE… in FillInGateControlListData()
2871 …t8)(NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA5) + CFGEDataIdx] = TimeGateSchedulingTableEntry->GateEn… in FillInGateControlListData()
2873 …switch (TimeGateSchedulingTableEntry->GateEntryAdminControlListData[GateEntryIdx].AdminGateOperati… in FillInGateControlListData()
2888 …6) + CFGEDataIdx] = NETC_ETH_IP_TGSTABLE_CFGE_ADMIN_TC_STATES(TimeGateSchedulingTableEntry->GateEn… in FillInGateControlListData()
2905 … const Netc_Eth_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry() argument
2926 DevAssert(TimeGateSchedulingTableEntry != NULL_PTR); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2930 OperationTimes = (TimeGateSchedulingTableEntry->AdminControlListLength > 0U) ? 2U : 1U; in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2938 …TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_ENTRYID_FIELD] = TimeGateSchedulingTableEntry->TimeGa… in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
2950 AdminCtrlListLength = (uint32)(TimeGateSchedulingTableEntry->AdminControlListLength); in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c4284 …erationTimeIdx, const Netc_EthSwt_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry) argument
4294 …for (GateEntryIdx = 0U; GateEntryIdx < TimeGateSchedulingTableEntry->AdminControlListLength; GateE…
4296 …NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA5) + CFGEDataIdx] = TimeGateSchedulingTableEntry->GateEn…
4298 …switch (TimeGateSchedulingTableEntry->GateEntryAdminControlListData[GateEntryIdx].AdminGateOperati…
4313 …+ CFGEDataIdx] = NETC_ETHSWT_IP_TGSTABLE_CFGE_ADMIN_TC_STATES(TimeGateSchedulingTableEntry->GateEn…
4330 … const Netc_EthSwt_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry argument
4351 DevAssert(TimeGateSchedulingTableEntry != NULL_PTR);
4355 OperationTimes = (TimeGateSchedulingTableEntry->AdminControlListLength > 0U) ? 2U : 1U;
4364 …eDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_ENTRYID_FIELD] = TimeGateSchedulingTableEntry->TimeGa…
4376 AdminCtrlListLength = (uint64)(TimeGateSchedulingTableEntry->AdminControlListLength);
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip.h830 … const Netc_Eth_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h1071 … const Netc_EthSwt_Ip_TimeGateSchedulingEntryDataType *TimeGateSchedulingTableEntry