Searched refs:ResumeId (Results 1 – 2 of 2) sorted by relevance
2361 static inline void Netc_EthSwt_Ip_VerifyFillInFdbTableListDataFuncCond(const uint32 *ResumeId, Netc… argument2363 if ((NETC_ETHSWT_IP_BD_NULL_ENTRY_ID == *ResumeId) && (NULL_PTR != FdbEntryQuerying))2392 static inline Std_ReturnType Netc_EthSwt_Ip_SearchAndFillInFdbTableList(uint32 *ResumeId, uint16 *N… argument2414 …ableDataField[NETC_ETHSWT_IP_FDBTABLE_SEARCH_CRITERIA_RESUMEENTRYID] = *ResumeId; /* resume ent…2453 *ResumeId = TableDataBuffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_STATUS];2456 if ((1U == NumOfElement) && (*ResumeId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID))2486 Netc_EthSwt_Ip_VerifyFillInFdbTableListDataFuncCond(ResumeId, FdbEntryQuerying);2510 uint32 ResumeId = NETC_ETHSWT_IP_BD_NULL_ENTRY_ID; local2555 …status = Netc_EthSwt_Ip_SearchAndFillInFdbTableList(&ResumeId, &NumOfExistingEntry, FdbTableList, …2722 static inline Std_ReturnType Netc_EthSwt_Ip_SearchAndFIllInVlanFilterTableList(uint32 *ResumeId, ui… argument[all …]
3702 uint32 ResumeId = NETC_ETH_IP_BD_NULL_ENTRY_ID; local3729 …status = Netc_Eth_Ip_SearchAndFillIngrStreamIdentificationTable(CtrlIndex, &ResumeId, &NumOfExisti…3731 …} while (ResumeId != NETC_ETH_IP_BD_NULL_ENTRY_ID); /* ResumeId == NETC_ETH_IP_BD_NULL_ENTRY_…