MAX_PAYLOAD_SIZE  381 drivers/pci/controller/dwc/pci-meson.c 	meson_set_max_payload(mp, MAX_PAYLOAD_SIZE);
MAX_PAYLOAD_SIZE 1370 drivers/usb/isp1760/isp1760-hcd.c 	if (len > MAX_PAYLOAD_SIZE)
MAX_PAYLOAD_SIZE 1371 drivers/usb/isp1760/isp1760-hcd.c 		len = MAX_PAYLOAD_SIZE;