Lines Matching defs: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()
837 static int sparx5_tc_action_trap(struct vcap_admin *admin, in sparx5_tc_action_trap()
881 static int sparx5_tc_action_vlan_pop(struct vcap_admin *admin, in sparx5_tc_action_vlan_pop()
912 static int sparx5_tc_action_vlan_modify(struct vcap_admin *admin, in sparx5_tc_action_vlan_modify()
982 static int sparx5_tc_action_vlan_push(struct vcap_admin *admin, in sparx5_tc_action_vlan_push()
1042 static int sparx5_tc_action_mirred(struct vcap_admin *admin, in sparx5_tc_action_mirred()
1066 static int sparx5_tc_action_redirect(struct vcap_admin *admin, in sparx5_tc_action_redirect()
1091 static void sparx5_tc_flower_simplify_rule(struct vcap_admin *admin, in sparx5_tc_flower_simplify_rule()
1140 struct vcap_admin *admin, in sparx5_tc_flower_use_template()
1159 struct vcap_admin *admin, in sparx5_tc_flower_replace()
1386 struct vcap_admin *admin) in sparx5_tc_flower_destroy()
1420 struct vcap_admin *admin) in sparx5_tc_flower_stats()
1439 struct vcap_admin *admin) in sparx5_tc_flower_template_create()
1529 struct vcap_admin *admin) in sparx5_tc_flower_template_destroy()
1556 struct vcap_admin *admin; in sparx5_tc_flower() local