Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip.h160 … const Netc_Eth_Ip_IngrStremIdentificationTableDataType * ISITableEntry
180 … Netc_Eth_Ip_IngrStremIdentificationTableDataType * ISITableEntry
198 … const Netc_Eth_Ip_IngrStremIdentificationTableDataType * ISITableEntry
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h1719 … const Netc_EthSwt_Ip_IngrStremIdentificationTableDataType * ISITableEntry
1739 … Netc_EthSwt_Ip_IngrStremIdentificationTableDataType * ISITableEntry
1757 … const Netc_EthSwt_Ip_IngrStremIdentificationTableDataType * ISITableEntry
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c10665 … const Netc_EthSwt_Ip_IngrStremIdentificationTableDataType * ISITableEntry argument
10674 DevAssert(ISITableEntry != NULL_PTR);
10696 …TCHTABLE_REQFMT_ENTRYID_FIELD] = NETC_ETHSWT_IP_ISITABLE_KEYE_KEYTYPE(ISITableEntry->Keye_Keytype)…
10697 … | NETC_ETHSWT_IP_ISITABLE_KEYE_SRCPORTID(ISITableEntry->Keye_SrcPortId) \
10698 … | NETC_ETHSWT_IP_ISITABLE_KEYE_SPM(ISITableEntry->Keye_Spm);
10703 …eld[(uint8)NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA0 + FrmKeyIdx] = ISITableEntry->Keye_FrmKey[F…
10706 …TableDataBuffer.TableDataField[NETC_ETHSWT_IP_SWITCHTABLE_REQFMT_CFGEDATA4] = ISITableEntry->IngrS…
10746 … Netc_EthSwt_Ip_IngrStremIdentificationTableDataType * ISITableEntry argument
10757 DevAssert(ISITableEntry != NULL_PTR);
10771 …TCHTABLE_REQFMT_ENTRYID_FIELD] = NETC_ETHSWT_IP_ISITABLE_KEYE_KEYTYPE(ISITableEntry->Keye_Keytype)…
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c3391 … const Netc_Eth_Ip_IngrStremIdentificationTableDataType * ISITableEntry argument
3400 DevAssert(ISITableEntry != NULL_PTR);
3421 …_ENETCTABLE_REQFMT_ENTRYID_FIELD] = NETC_ETH_IP_ISITABLE_KEYE_KEYTYPE(ISITableEntry->Keye_Keytype)…
3427 …taField[(uint8)NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA0 + FrmKeyIdx] = ISITableEntry->Keye_FrmKey[F…
3430 …eDataBuffer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA4] = ISITableEntry->IngrStreamEnt…
3464 … Netc_Eth_Ip_IngrStremIdentificationTableDataType * ISITableEntry argument
3474 DevAssert(ISITableEntry != NULL_PTR);
3489 …_ENETCTABLE_REQFMT_ENTRYID_FIELD] = NETC_ETH_IP_ISITABLE_KEYE_KEYTYPE(ISITableEntry->Keye_Keytype)…
3495 …taField[(uint8)NETC_ETH_IP_ENETCTABLE_REQFMT_CFGEDATA0 + FrmKeyIdx] = ISITableEntry->Keye_FrmKey[F…
3527ISITableEntry->IngrStreamIdenEntryId = Netc_Eth_Ip_EnetcTableDataBuffer.TableDataField[1U];
[all …]