Searched refs:kENET_QOS_HashMulticastEnable (Results 1 – 2 of 2) sorted by relevance
251 …kENET_QOS_HashMulticastEnable = 0x0080U, /*!< The multicast packets are filtered through hash … enumerator
452 …OS_MAC_PACKET_FILTER_HMC(((config->specialControl & (uint32_t)kENET_QOS_HashMulticastEnable) != 0U… in ENET_QOS_SetMacControl()