EDGE_FW_BULK_MAX_PACKET_SIZE 1316 drivers/usb/serial/io_edgeport.c if (edge_port->txCredits < EDGE_FW_GET_TX_CREDITS_SEND_THRESHOLD(edge_port->maxTxCredits, EDGE_FW_BULK_MAX_PACKET_SIZE)) { EDGE_FW_BULK_MAX_PACKET_SIZE 935 drivers/usb/serial/io_ti.c if (transfer > EDGE_FW_BULK_MAX_PACKET_SIZE) EDGE_FW_BULK_MAX_PACKET_SIZE 936 drivers/usb/serial/io_ti.c transfer = EDGE_FW_BULK_MAX_PACKET_SIZE;