CTRL_PAYLOAD_MAX
usb_ep_set_maxpacket_limit(&hwep->ep, CTRL_PAYLOAD_MAX);
.wMaxPacketSize = cpu_to_le16(CTRL_PAYLOAD_MAX),