Home
last modified time | relevance | path

Searched refs:vcap_free_rule (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c544 vcap_free_rule(vrule); in sparx5_tc_add_rule_copy()
1245 vcap_free_rule(vrule); in sparx5_tc_flower_replace()
1301 vcap_free_rule(vrule); in sparx5_tc_free_rule_resources()
1438 vcap_free_rule(vrule); in sparx5_tc_flower_template_create()
1442 vcap_free_rule(vrule); in sparx5_tc_flower_template_create()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h165 void vcap_free_rule(struct vcap_rule *rule);
H A Dvcap_api_debugfs.c310 vcap_free_rule(vrule); in vcap_show_admin()
H A Dvcap_api.c2385 void vcap_free_rule(struct vcap_rule *rule) in vcap_free_rule() function
2403 EXPORT_SYMBOL_GPL(vcap_free_rule);
2562 vcap_free_rule(&ri->data); in vcap_del_rule()
2592 vcap_free_rule(&ri->data); in vcap_del_rules()
3592 vcap_free_rule(rule); in vcap_copy_rule()
H A Dvcap_api_kunit.c313 vcap_free_rule(rule); in test_vcap_xn_rule_creator()
1445 vcap_free_rule(rule); in vcap_api_encode_rule_test()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c96 vcap_free_rule(vrule); in lan966x_ptp_add_trap()
125 vcap_free_rule(vrule); in lan966x_ptp_del_trap()
H A Dlan966x_tc_flower.c549 vcap_free_rule(vrule); in lan966x_tc_flower_add()