Searched refs:report_interval_ms (Results 1 – 3 of 3) sorted by relevance
48 uint32_t report_interval_ms; member
171 if (param.options.report_interval_ms > 0) { in tcp_upload_async_work()172 uint32_t report_interval = param.options.report_interval_ms; in tcp_upload_async_work()
925 param.options.report_interval_ms = seconds * MSEC_PER_SEC; in shell_cmd_upload()1158 param.options.report_interval_ms = seconds * MSEC_PER_SEC; in shell_cmd_upload2()