Searched refs:age (Results 1 – 8 of 8) sorted by relevance
1835 struct rte_flow_action_age *age = in port_action_handle_create() local1839 age->context = &pia->age_type; in port_action_handle_create()1958 struct rte_flow_query_age age; in port_action_handle_query() member1986 query.age.aged, in port_action_handle_query()2587 if (age) { in port_queue_flow_create()2589 age->context = &pf->age_type; in port_queue_flow_create()2690 age->context = &pia->age_type; in port_queue_action_handle_create()2905 if (age) { in port_flow_create()2907 age->context = &pf->age_type; in port_flow_create()3076 struct rte_flow_query_age age; in port_flow_query() member[all …]
144 age = key
89 age = I key
5329 if (!(age->timeout)) in flow_dv_validate_action_age()6051 uint32_t age) in flow_dv_pool_create() argument6067 pool->is_aged = !!age; in flow_dv_pool_create()6114 uint32_t age) in flow_dv_counter_pool_prepare() argument11152 age_param->context = age->context ? age->context : in flow_dv_translate_create_counter()12564 count, age); in flow_dv_prepare_counter()13167 if (flow->age == 0) { in flow_dv_translate()13564 if (!flow->age) in flow_dv_translate()13575 flow->age); in flow_dv_translate()14765 else if (flow->age) in flow_dv_destroy()[all …]
1016 uint32_t age; /**< Holds ASO age bit index. */ member
488 * ethdev: Added capability to query age flow action.
4718 actions age timeout 5 / queue index 0 / end4721 actions age timeout 4 / queue index 0 / end4724 actions age timeout 2 / queue index 0 / end4727 actions age timeout 3 / queue index 0 / end
471 - Cannot co-exist with ASO meter, ASO age action in a single flow rule.