Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h165 void vcap_free_rule(struct vcap_rule *rule);
H A Dvcap_api.c2395 void vcap_free_rule(struct vcap_rule *rule) in vcap_free_rule() function
2413 EXPORT_SYMBOL_GPL(vcap_free_rule);
2443 vcap_free_rule(&ri->data); in vcap_decode_rule()
2575 vcap_free_rule(&ri->data); in vcap_del_rule()
2605 vcap_free_rule(&ri->data); in vcap_del_rules()
3617 vcap_free_rule(rule); in vcap_copy_rule()
H A Dvcap_api_kunit.c314 vcap_free_rule(rule); in test_vcap_xn_rule_creator()
1452 vcap_free_rule(rule); in vcap_api_encode_rule_test()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c99 vcap_free_rule(vrule); in lan966x_ptp_add_trap()
128 vcap_free_rule(vrule); in lan966x_ptp_del_trap()
H A Dlan966x_tc_flower.c555 vcap_free_rule(vrule); in lan966x_tc_flower_add()