Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h251kENET_QOS_HashMulticastEnable = 0x0080U, /*!< The multicast packets are filtered through hash … enumerator
Dfsl_enet_qos.c452 …OS_MAC_PACKET_FILTER_HMC(((config->specialControl & (uint32_t)kENET_QOS_HashMulticastEnable) != 0U… in ENET_QOS_SetMacControl()