Home
last modified time | relevance | path

Searched defs:hashIndex (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_enetc.c200 …_EnetcAddMacAddrHash(NETC_ENETC_Type *base, uint8_t si, netc_packet_type_t type, uint8_t hashIndex) in NETC_EnetcAddMacAddrHash()
228 …_EnetcDelMacAddrHash(NETC_ENETC_Type *base, uint8_t si, netc_packet_type_t type, uint8_t hashIndex) in NETC_EnetcDelMacAddrHash()
256 void NETC_EnetcAddVlanHash(NETC_ENETC_Type *base, uint8_t si, uint8_t hashIndex) in NETC_EnetcAddVlanHash()
268 void NETC_EnetcDelVlanHash(NETC_ENETC_Type *base, uint8_t si, uint8_t hashIndex) in NETC_EnetcDelVlanHash()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c1848 uint8_t hashIndex = 0; in EP_RxL2MFAddHashEntry() local
1883 uint8_t hashIndex = 0; in EP_RxL2MFDelHashEntry() local
1992 uint8_t hashIndex = hash0 ^ hash1; in EP_RxL2VFAddHashEntry() local
2010 uint8_t hashIndex = hash0 ^ hash1; in EP_RxL2VFDelHashEntry() local