Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip.h565 uint32 * ResumeEntryId,
/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c1295 static inline void FillInTableDataBuffForSearchingFDBTable(const uint32 * ResumeEntryId, const Netc… in FillInTableDataBuffForSearchingFDBTable() argument
1310 …leDataField[NETC_ETHSWT_IP_FDBTABLE_SEARCH_CRITERIA_RESUMEENTRYID] = *ResumeEntryId; /* ResumeE… in FillInTableDataBuffForSearchingFDBTable()
1357 uint32 * ResumeEntryId, in Netc_EthSwt_Ip_SearchFdbTable() argument
1380 FillInTableDataBuffForSearchingFDBTable(ResumeEntryId, SearchCriteriaData); in Netc_EthSwt_Ip_SearchFdbTable()
1433 *ResumeEntryId = TableDataBuffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_STATUS]; in Netc_EthSwt_Ip_SearchFdbTable()