Home
last modified time | relevance | path

Searched refs:act_tmpl (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp_flow.c86 mapper_cparms->act_tid = params->act_tmpl; in bnxt_ulp_init_mapper_params()
190 ret = ulp_matcher_action_match(&params, &params.act_tmpl); in bnxt_ulp_flow_create()
227 uint32_t class_id, act_tmpl; in bnxt_ulp_flow_validate() local
272 ret = ulp_matcher_action_match(&params, &act_tmpl); in bnxt_ulp_flow_validate()
H A Dulp_tun.c36 ret = ulp_matcher_action_match(params, &params->act_tmpl); in ulp_install_outer_tun_flow()
154 ret = ulp_matcher_action_match(params, &params->act_tmpl); in ulp_post_process_first_inner_tun_flow()
H A Dulp_template_struct.h82 uint32_t act_tmpl; member