Lines Matching defs:admin

236 				    struct vcap_admin *admin,  in sparx5_tc_use_dissectors()
340 static int sparx5_tc_add_rule_counter(struct vcap_admin *admin, in sparx5_tc_add_rule_counter()
374 struct vcap_admin *admin, in sparx5_tc_select_protocol_keyset()
469 struct vcap_admin *admin, in sparx5_tc_add_rule_copy()
532 struct vcap_admin *admin, in sparx5_tc_add_remaining_rules()
550 static int sparx5_tc_set_actionset(struct vcap_admin *admin, in sparx5_tc_set_actionset()
580 static int sparx5_tc_add_rule_link_target(struct vcap_admin *admin, in sparx5_tc_add_rule_link_target()
619 struct vcap_admin *admin, in sparx5_tc_add_rule_link()
812 static int sparx5_tc_action_trap(struct vcap_admin *admin, in sparx5_tc_action_trap()
856 static int sparx5_tc_action_vlan_pop(struct vcap_admin *admin, in sparx5_tc_action_vlan_pop()
887 static int sparx5_tc_action_vlan_modify(struct vcap_admin *admin, in sparx5_tc_action_vlan_modify()
957 static int sparx5_tc_action_vlan_push(struct vcap_admin *admin, in sparx5_tc_action_vlan_push()
1008 static void sparx5_tc_flower_simplify_rule(struct vcap_admin *admin, in sparx5_tc_flower_simplify_rule()
1057 struct vcap_admin *admin, in sparx5_tc_flower_use_template()
1076 struct vcap_admin *admin, in sparx5_tc_flower_replace()
1288 struct vcap_admin *admin) in sparx5_tc_flower_destroy()
1322 struct vcap_admin *admin) in sparx5_tc_flower_stats()
1341 struct vcap_admin *admin) in sparx5_tc_flower_template_create()
1431 struct vcap_admin *admin) in sparx5_tc_flower_template_destroy()
1458 struct vcap_admin *admin; in sparx5_tc_flower() local