Searched refs:scale_time_gp2_ns (Results 1 – 1 of 1) sorted by relevance
62 u64 scale_time_gp2_ns = mld->ptp_data.scale_update_gp2 * NSEC_PER_USEC; in iwl_mld_ptp_get_adj_time() local78 if (base_time_ns < scale_time_gp2_ns) { in iwl_mld_ptp_get_adj_time()79 diff = scale_time_gp2_ns - base_time_ns; in iwl_mld_ptp_get_adj_time()84 diff = base_time_ns - scale_time_gp2_ns; in iwl_mld_ptp_get_adj_time()