Searched refs:kENET_ControlSVLANEnable (Results 1 – 2 of 2) sorted by relevance
248 kENET_ControlSVLANEnable = 0x0400U, /*!< Enable S-VLAN. */ enumerator
561 if (0U != (macSpecialConfig & (uint32_t)kENET_ControlSVLANEnable)) in ENET_SetMacController()566 ecr |= (uint32_t)(((macSpecialConfig & (uint32_t)kENET_ControlSVLANEnable) != 0U) ? in ENET_SetMacController()