Searched refs:upload_bytes (Results 1 – 1 of 1) sorted by relevance
88 static unsigned int upload_bytes; variable1656 pre_dot_num = upload_bytes / BYTES_PER_DOT; in tx_handler_ul()1657 upload_bytes += transferred_size; in tx_handler_ul()1658 now_dot_num = upload_bytes / BYTES_PER_DOT; in tx_handler_ul()1667 remain_size = upload_size - upload_bytes; in tx_handler_ul()1674 xfer_size, upload_bytes, upload_size); in tx_handler_ul()1680 printf("\nuploading of %d bytes finished\n", upload_bytes); in tx_handler_ul()1681 upload_bytes = 0; in tx_handler_ul()1689 if (!upload_bytes) in tx_handler_ul()1693 upload_bytes), in tx_handler_ul()