Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ena-com/
H A Dena_com.c1925 const ena_time_high_res_t zero_system_time = ENA_TIME_INIT_HIGH_RES(); in ena_com_phc_get_timestamp() local
1940 if (unlikely(ENA_TIME_COMPARE_HIGH_RES(phc->system_time, zero_system_time))) { in ena_com_phc_get_timestamp()
2022 phc->system_time = zero_system_time; in ena_com_phc_get_timestamp()