Searched refs:time_of_the_day_ms (Results 1 – 1 of 1) sorted by relevance
794 qdf_time_t time_of_the_day_ms; in qdf_get_time_of_the_day_ms() local796 time_of_the_day_ms = qdf_do_div(qdf_get_time_of_the_day_us(), 1000); in qdf_get_time_of_the_day_ms()798 return time_of_the_day_ms; in qdf_get_time_of_the_day_ms()