Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.h156 void NETC_EnetcAddMacAddrHash(NETC_ENETC_Type *base, uint8_t si, netc_packet_type_t type, uint8_t h…
Dfsl_netc_hw_enetc.c200 void NETC_EnetcAddMacAddrHash(NETC_ENETC_Type *base, uint8_t si, netc_packet_type_t type, uint8_t h… in NETC_EnetcAddMacAddrHash() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1863 NETC_EnetcAddMacAddrHash(handle->hw.base, siNum, type, hashIndex); in EP_RxL2MFAddHashEntry()