Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h362 #define MLX5_AGE_SIZE (sizeof(struct mlx5_age_param))
385 ((struct mlx5_age_param *)((cnt) + 1))
407 struct mlx5_age_param { struct
581 struct mlx5_age_param age_params;
H A Dmlx5_flow_aso.c469 struct mlx5_age_param *ap = &act->age_params; in mlx5_aso_age_action_update()
H A Dmlx5_flow_dv.c6269 static struct mlx5_age_param*
6297 struct mlx5_age_param *age_param; in flow_dv_counter_remove_from_age()
11146 struct mlx5_age_param *age_param; in flow_dv_translate_create_counter()
12153 struct mlx5_age_param *age_param = &age->age_params; in flow_dv_aso_age_remove_from_age()
16145 struct mlx5_age_param *age_param; in flow_dv_action_query()
16221 struct mlx5_age_param *age_param; in flow_dv_query_age()
17774 struct mlx5_age_param *age_param; in flow_dv_get_aged_flows()
H A Dmlx5_flow.c8986 struct mlx5_age_param *age_param; in mlx5_flow_aging_check()