Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h299 #define MLX5_AGE_SIZE (sizeof(struct mlx5_age_param))
319 ((struct mlx5_age_param *)((cnt) + 1))
341 struct mlx5_age_param { struct
532 struct mlx5_age_param age_params;
H A Dmlx5_flow_age.c499 struct mlx5_age_param *ap = &act->age_params; in mlx5_aso_age_action_update()
H A Dmlx5_flow_dv.c5011 static struct mlx5_age_param*
5039 struct mlx5_age_param *age_param; in flow_dv_counter_remove_from_age()
8457 struct mlx5_age_param *age_param; in flow_dv_translate_create_counter()
9328 struct mlx5_age_param *age_param = &age->age_params; in flow_dv_aso_age_remove_from_age()
11776 struct mlx5_age_param *age_param; in flow_dv_action_query()
11878 struct mlx5_age_param *age_param; in flow_dv_query_age()
12514 struct mlx5_age_param *age_param; in flow_get_aged_flows()
H A Dmlx5_flow.c6612 struct mlx5_age_param *age_param; in mlx5_flow_aging_check()