Searched refs:time_to_run (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_alias_GUID.c167 all_rec_per_port[record_num].time_to_run = 0;
316 rec->time_to_run = ktime_get_ns() + 1 * NSEC_PER_SEC;
422 rec->time_to_run = ktime_get_ns() +
707 rec.time_to_run < low_record_time) {
709 low_record_time = rec.time_to_run;
H A Dmlx4_ib.h387 u64 time_to_run; member in struct:mlx4_sriov_alias_guid_info_rec_det

Completed in 78 milliseconds