Lines Matching refs:vcap_admin

259 				    struct vcap_admin *admin,  in sparx5_tc_use_dissectors()
363 static int sparx5_tc_add_rule_counter(struct vcap_admin *admin, in sparx5_tc_add_rule_counter()
397 struct vcap_admin *admin, in sparx5_tc_select_protocol_keyset()
492 struct vcap_admin *admin, in sparx5_tc_add_rule_copy()
555 struct vcap_admin *admin, in sparx5_tc_add_remaining_rules()
573 static int sparx5_tc_set_actionset(struct vcap_admin *admin, in sparx5_tc_set_actionset()
603 static int sparx5_tc_add_rule_link_target(struct vcap_admin *admin, in sparx5_tc_add_rule_link_target()
642 struct vcap_admin *admin, in sparx5_tc_add_rule_link()
646 struct vcap_admin *to_admin = vcap_find_admin(vctrl, to_cid); in sparx5_tc_add_rule_link()
835 static int sparx5_tc_action_trap(struct vcap_admin *admin, in sparx5_tc_action_trap()
879 static int sparx5_tc_action_vlan_pop(struct vcap_admin *admin, in sparx5_tc_action_vlan_pop()
910 static int sparx5_tc_action_vlan_modify(struct vcap_admin *admin, in sparx5_tc_action_vlan_modify()
980 static int sparx5_tc_action_vlan_push(struct vcap_admin *admin, in sparx5_tc_action_vlan_push()
1040 static int sparx5_tc_action_mirred(struct vcap_admin *admin, in sparx5_tc_action_mirred()
1064 static int sparx5_tc_action_redirect(struct vcap_admin *admin, in sparx5_tc_action_redirect()
1089 static void sparx5_tc_flower_simplify_rule(struct vcap_admin *admin, in sparx5_tc_flower_simplify_rule()
1138 struct vcap_admin *admin, in sparx5_tc_flower_use_template()
1157 struct vcap_admin *admin, in sparx5_tc_flower_replace()
1379 struct vcap_admin *admin) in sparx5_tc_flower_destroy()
1413 struct vcap_admin *admin) in sparx5_tc_flower_stats()
1432 struct vcap_admin *admin) in sparx5_tc_flower_template_create()
1522 struct vcap_admin *admin) in sparx5_tc_flower_template_destroy()
1549 struct vcap_admin *admin; in sparx5_tc_flower()