ENET_RCR_FCE
rcr |= ENET_RCR_FCE;
rcr &= ~ENET_RCR_FCE;
(flowctrl ? ENET_RCR_FCE : 0) | /* flow control enable */