Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h330 kENET_QOS_PacketDCBCPQ = (1U << 2U), /* DCB Control Packets Queue */ enumerator
Dfsl_enet_qos.c542 …if (((uint8_t)multiqCfg->rxQueueConfig[index].packetRoute & (uint8_t)kENET_QOS_PacketDCBCPQ) != 0U) in ENET_QOS_SetMacControl()