Lines Matching defs:admin

255 				    struct vcap_admin *admin,  in sparx5_tc_use_dissectors()
359 static int sparx5_tc_add_rule_counter(struct vcap_admin *admin, in sparx5_tc_add_rule_counter()
393 struct vcap_admin *admin, in sparx5_tc_select_protocol_keyset()
488 struct vcap_admin *admin, in sparx5_tc_add_rule_copy()
551 struct vcap_admin *admin, in sparx5_tc_add_remaining_rules()
569 static int sparx5_tc_set_actionset(struct vcap_admin *admin, in sparx5_tc_set_actionset()
599 static int sparx5_tc_add_rule_link_target(struct vcap_admin *admin, in sparx5_tc_add_rule_link_target()
638 struct vcap_admin *admin, in sparx5_tc_add_rule_link()
831 static int sparx5_tc_action_trap(struct vcap_admin *admin, in sparx5_tc_action_trap()
875 static int sparx5_tc_action_vlan_pop(struct vcap_admin *admin, in sparx5_tc_action_vlan_pop()
906 static int sparx5_tc_action_vlan_modify(struct vcap_admin *admin, in sparx5_tc_action_vlan_modify()
976 static int sparx5_tc_action_vlan_push(struct vcap_admin *admin, in sparx5_tc_action_vlan_push()
1027 static void sparx5_tc_flower_simplify_rule(struct vcap_admin *admin, in sparx5_tc_flower_simplify_rule()
1076 struct vcap_admin *admin, in sparx5_tc_flower_use_template()
1095 struct vcap_admin *admin, in sparx5_tc_flower_replace()
1307 struct vcap_admin *admin) in sparx5_tc_flower_destroy()
1341 struct vcap_admin *admin) in sparx5_tc_flower_stats()
1360 struct vcap_admin *admin) in sparx5_tc_flower_template_create()
1450 struct vcap_admin *admin) in sparx5_tc_flower_template_destroy()
1477 struct vcap_admin *admin; in sparx5_tc_flower() local