Searched refs:kENET_QOS_PromiscuousEnable (Results 1 – 2 of 2) sorted by relevance
246 kENET_QOS_PromiscuousEnable = 0x0004U, /*!< The promiscuous enabled. */ enumerator
446 …_QOS_MAC_PACKET_FILTER_PR(((config->specialControl & (uint32_t)kENET_QOS_PromiscuousEnable) != 0U)… in ENET_QOS_SetMacControl()