Searched refs:delta_ns (Results 1 – 1 of 1) sorted by relevance
958 uint64_t delta_ns, delta_target_time, delta_sync_time; in hdd_check_timestamp_status() local987 delta_ns = ((delta_target_time > delta_sync_time) ? in hdd_check_timestamp_status()990 hdd_debug("timestamps deviation - delta: %llu ns", delta_ns); in hdd_check_timestamp_status()992 if (!force_sync && delta_ns > MAX_ALLOWED_DEVIATION_NS) { in hdd_check_timestamp_status()993 hdd_debug("Invalid timestamps - delta: %llu ns", delta_ns); in hdd_check_timestamp_status()