Searched refs:act_tmpl (Results 1 – 3 of 3) sorted by relevance
86 mapper_cparms->act_tid = params->act_tmpl; in bnxt_ulp_init_mapper_params()190 ret = ulp_matcher_action_match(¶ms, ¶ms.act_tmpl); in bnxt_ulp_flow_create()227 uint32_t class_id, act_tmpl; in bnxt_ulp_flow_validate() local272 ret = ulp_matcher_action_match(¶ms, &act_tmpl); in bnxt_ulp_flow_validate()
36 ret = ulp_matcher_action_match(params, ¶ms->act_tmpl); in ulp_install_outer_tun_flow()154 ret = ulp_matcher_action_match(params, ¶ms->act_tmpl); in ulp_post_process_first_inner_tun_flow()
82 uint32_t act_tmpl; member