Home
last modified time | relevance | path

Searched refs:base_time_ns (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dptp.h43 u64 iwl_mld_ptp_get_adj_time(struct iwl_mld *mld, u64 base_time_ns);
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1653 s64 base_time_ns, current_ns; in hellcreek_schedule_startable() local
1668 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()