MAX_JUMBO
dev->mtu = MAX_JUMBO;
dev->max_mtu = np->jumbo ? MAX_JUMBO : PACKET_SIZE;
dw16(MaxFrameSize, MAX_JUMBO+14);