Searched refs:kENET_QOS_FlowControlEnable (Results 1 – 2 of 2) sorted by relevance
247 kENET_QOS_FlowControlEnable = 0x0008U, /*!< The flow control enabled. */ enumerator
456 if ((config->specialControl & (uint32_t)kENET_QOS_FlowControlEnable) != 0U) in ENET_QOS_SetMacControl()