Searched refs:MSEC_PER_SEC (Results 1 – 5 of 5) sorted by relevance
30 #define MSEC_PER_SEC 1000L macro
303 return (uint64_t)tv->tv_sec * MSEC_PER_SEC + in hns3_clock_calctime_ms()
1895 MSEC_PER_SEC * USEC_PER_MSEC; in hns3vf_wait_hardware_ready()
2432 #define DEFERRED_SCHED_US (3 * MSEC_PER_SEC * USEC_PER_MSEC) in hns3_schedule_delayed_reset()
52 #define MSEC_PER_SEC 1000 /**< Milli-seconds per second */ macro403 .sleep_sec = (MAX_QEMPTY_TIME_MSEC / MSEC_PER_SEC) + 2,878 * MSEC_PER_SEC; in func_test4()