Searched refs:curr_time (Results 1 – 1 of 1) sorted by relevance
8989 const uint64_t curr_time = MLX5_CURR_TIME_SEC; in mlx5_flow_aging_check() local8990 const uint32_t time_delta = curr_time - pool->time_of_last_age_check; in mlx5_flow_aging_check()8994 pool->time_of_last_age_check = curr_time; in mlx5_flow_aging_check()