Searched refs:time_of_last_age_check (Results 1 – 4 of 4) sorted by relevance
491 uint64_t diff = curr - pool->time_of_last_age_check; in mlx5_aso_age_action_update()496 pool->time_of_last_age_check = curr; in mlx5_aso_age_action_update()
422 uint64_t time_of_last_age_check; member540 uint64_t time_of_last_age_check; /* In seconds. */ member
6616 const uint32_t time_delta = curr_time - pool->time_of_last_age_check; in mlx5_flow_aging_check()6620 pool->time_of_last_age_check = curr_time; in mlx5_flow_aging_check()
4769 pool->time_of_last_age_check = MLX5_CURR_TIME_SEC; in flow_dv_pool_create()9455 pool->time_of_last_age_check = MLX5_CURR_TIME_SEC; in flow_dv_age_pool_create()