Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c1136 uint32 NumOfElement = 0U; in SearchAndFillInFdbTableList() local
1180 Netc_EthSwt_Ip_GetMatchedEntries(NETC_ETHSWT_IP_CBDR_0, &NumOfElement); in SearchAndFillInFdbTableList()
1186 if ((1U == NumOfElement) && (*ResumeId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in SearchAndFillInFdbTableList()
1369 uint32 NumOfElement = 0U; in Netc_EthSwt_Ip_SearchFdbTable() local
1400 Netc_EthSwt_Ip_GetMatchedEntries(NETC_ETHSWT_IP_CBDR_0, &NumOfElement); in Netc_EthSwt_Ip_SearchFdbTable()
1404 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in Netc_EthSwt_Ip_SearchFdbTable()
1450 uint32 NumOfElement = 0U; in SearchAndFIllInVlanFilterTableList() local
1479 Netc_EthSwt_Ip_GetMatchedEntries(NETC_ETHSWT_IP_CBDR_0, &NumOfElement); in SearchAndFIllInVlanFilterTableList()
1485 if ((1U == NumOfElement) && (*ResumeId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in SearchAndFIllInVlanFilterTableList()