Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c119 uint32 ResumeEntryId; member
648 …taBuffForSearchingFDBTable(const uint32 * ActionsData, const uint32 * ResumeEntryId, const Netc_Et…
779 … void Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry(uint32 * ResumeEntryId, in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry() argument
787 …*ResumeEntryId = TableDataBuffer.TableDataField[0U]; /* update the resume entry id for next… in Netc_EthSwt_Ip_SearchIngressStreamFilterTableEntry_FoundAMatchedEntry()
1381 uint32 ResumeEntryId = NETC_ETHSWT_IP_BD_NULL_ENTRY_ID; in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart() local
1388 …QueryStatus = Netc_EthSwt_Ip_SearchFdbTable(SwitchIdx, &ResumeEntryId, &SearchCriteriaData, FdbTab… in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()
1407 } while (ResumeEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID); in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()
1455 …TableDataBuffForSearchingFDBTable(&ActionsData, &(ResumeEntryEntryId->ResumeEntryId), &SearchCrite…
1489 …ResumeEntryEntryId->ResumeEntryId = TableDataBuffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_ST…
2567 …taBuffForSearchingFDBTable(const uint32 * ActionsData, const uint32 * ResumeEntryId, const Netc_Et… argument
[all …]
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h555 uint32 * ResumeEntryId,
1460 … uint32 * ResumeEntryId,
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c3607 … uint32 * ResumeEntryId, argument
3622 DevAssert(ResumeEntryId != NULL_PTR);
3632 …_EnetcTableDataBuffer.TableDataField[NETC_ETH_IP_ENETCTABLE_REQFMT_ENTRYID_FIELD] = *ResumeEntryId;
3666 *ResumeEntryId = Netc_Eth_Ip_EnetcTableDataBuffer.TableDataField[0U];
3670 if ((1U == MatchedEntries) && (*ResumeEntryId != NETC_ETH_IP_BD_NULL_ENTRY_ID))