Searched refs:base_time_ns (Results 1 – 2 of 2) sorted by relevance
43 u64 iwl_mld_ptp_get_adj_time(struct iwl_mld *mld, u64 base_time_ns);
1653 s64 base_time_ns, current_ns; in hellcreek_schedule_startable() local1668 base_time_ns = ktime_to_ns(hellcreek_port->current_schedule->base_time); in hellcreek_schedule_startable()1670 return base_time_ns - current_ns < (s64)4 * NSEC_PER_SEC; in hellcreek_schedule_startable()