Home
last modified time | relevance | path

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

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