Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_aso.c503 LIST_INSERT_HEAD(&age_info->aged_aso, in mlx5_aso_age_action_update()
H A Dmlx5.h632 struct aso_age_list aged_aso; /* Aged ASO actions list. */ member
H A Dmlx5.c493 LIST_INIT(&age_info->aged_aso); in mlx5_flow_aging_init()
H A Dmlx5_flow_dv.c17785 LIST_FOREACH(act, &age_info->aged_aso, next) { in flow_dv_get_aged_flows()