Searched refs:tstart (Results 1 – 3 of 3) sorted by relevance
828 unsigned long tstart; in epp_open() local889 tstart = jiffies; in epp_open()891 while (time_before(jiffies, tstart + HZ/3)) { in epp_open()913 tstart = jiffies - tstart; in epp_open()914 bc->bitrate = i * (8 * HZ) / tstart; in epp_open()
164 u64 tstart; in mlx5_pps_out() local167 tstart = clock->pps_info.start[i]; in mlx5_pps_out()170 if (!tstart) in mlx5_pps_out()174 MLX5_SET64(mtpps_reg, in, time_stamp, tstart); in mlx5_pps_out()
2208 u64 tstart; in efct_hw_eq_process() local2213 tstart = jiffies_to_msecs(jiffies); in efct_hw_eq_process()2250 telapsed = jiffies_to_msecs(jiffies) - tstart; in efct_hw_eq_process()2321 u32 tstart, telapsed; in efct_hw_cq_process() local2323 tstart = jiffies_to_msecs(jiffies); in efct_hw_cq_process()2407 telapsed = jiffies_to_msecs(jiffies) - tstart; in efct_hw_cq_process()