Home
last modified time | relevance | path

Searched defs:age (Results 1 – 5 of 5) sorted by relevance

/dpdk/app/test-pmd/
H A Dconfig.c1835 struct rte_flow_action_age *age = in port_action_handle_create() local
1958 struct rte_flow_query_age age; in port_action_handle_query() member
2540 struct rte_flow_action_age *age = age_action_get(actions); in port_queue_flow_create() local
2686 struct rte_flow_action_age *age = in port_queue_action_handle_create() local
2881 struct rte_flow_action_age *age = age_action_get(actions); in port_flow_create() local
3076 struct rte_flow_query_age age; in port_flow_query() member
/dpdk/doc/guides/nics/features/
H A Dmlx5.ini89 age = I key
H A Ddefault.ini144 age = key
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c5317 const struct rte_flow_action_age *age = action->conf; in flow_dv_validate_action_age() local
6051 uint32_t age) in flow_dv_pool_create()
6114 uint32_t age) in flow_dv_counter_pool_prepare()
6183 flow_dv_counter_alloc(struct rte_eth_dev *dev, uint32_t age) in flow_dv_counter_alloc()
11143 const struct rte_flow_action_age *age) in flow_dv_translate_create_counter()
12150 struct mlx5_aso_age_action *age) in flow_dv_aso_age_remove_from_age()
12191 struct mlx5_aso_age_action *age = flow_aso_age_get_by_idx(dev, age_idx); in flow_dv_aso_age_release() local
12559 const struct rte_flow_action_age *age, in flow_dv_prepare_counter()
H A Dmlx5_flow.h1016 uint32_t age; /**< Holds ASO age bit index. */ member