Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h331 kENET_QOS_PacketUPQ = (1U << 3U), /* Untagged Packets Queue */ enumerator
Dfsl_enet_qos.c548 … if (((uint8_t)multiqCfg->rxQueueConfig[index].packetRoute & (uint8_t)kENET_QOS_PacketUPQ) != 0U) in ENET_QOS_SetMacControl()