Searched refs:get_timeofday_ms (Results 1 – 6 of 6) sorted by relevance
82 now = get_timeofday_ms(); in hns3_get_mbx_resp()110 now = get_timeofday_ms(); in hns3_get_mbx_resp()
893 get_timeofday_ms(void) in get_timeofday_ms() function
645 end = get_timeofday_ms() + HNS3_TQP_RESET_TRY_MS; in hns3pf_reset_tqp()655 } while (get_timeofday_ms() < end); in hns3pf_reset_tqp()
1832 msec = get_timeofday_ms(); in hns3_wait_callback()
2351 HNS3VF_RESET_WAIT_MS + get_timeofday_ms(); in hns3vf_wait_hardware_ready()
5350 HNS3_RESET_WAIT_MS + get_timeofday_ms(); in hns3_wait_hardware_ready()