Home
last modified time | relevance | path

Searched refs:cached_phc_updated (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_types.h27 unsigned long cached_phc_updated; member
H A Diavf_ptp.c273 if (!time_is_before_jiffies(adapter->ptp.cached_phc_updated + HZ)) in iavf_ptp_cache_phc_time()
H A Diavf_virtchnl.c2299 adapter->ptp.cached_phc_updated = jiffies; in iavf_virtchnl_ptp_get_time()