Searched refs:vcap_client_actionfield (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_client.h | 135 struct vcap_client_actionfield { struct 282 struct vcap_client_actionfield *
|
D | vcap_api.c | 588 struct vcap_client_actionfield *dst, in vcap_copy_from_client_actionfield() 589 const struct vcap_client_actionfield *src) in vcap_copy_from_client_actionfield() 740 const struct vcap_client_actionfield *af, in vcap_encode_actionfield() 795 const struct vcap_client_actionfield *caf; in vcap_encode_rule_actionset() 797 struct vcap_client_actionfield tempaf; in vcap_encode_rule_actionset() 1002 struct vcap_client_actionfield *caf, *newcaf; in vcap_dup_rule() 1099 struct vcap_client_actionfield *field, in vcap_copy_to_client_actionfield() 1419 struct vcap_client_actionfield *field; in vcap_rule_alloc_actionfield() 1949 const struct vcap_client_actionfield *ckf; in vcap_rule_find_actionsets() 2388 struct vcap_client_actionfield *caf, *next_caf; in vcap_free_rule() [all …]
|
D | vcap_api_kunit.c | 720 struct vcap_client_actionfield caf = { in vcap_api_encode_actionfield_test() 951 struct vcap_client_actionfield caf[] = { in vcap_api_encode_rule_actionset_test() 1099 struct vcap_client_actionfield *caf, *next_caf; in vcap_free_caf() 1120 struct vcap_client_actionfield *af; in vcap_api_rule_add_actionvalue_test() 1129 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1141 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1153 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1165 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1177 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test()
|
D | vcap_api_debugfs.c | 218 struct vcap_client_actionfield *caf; in vcap_debugfs_show_rule_actionset()
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc_flower.c | 1324 struct vcap_client_actionfield *afield; in sparx5_tc_free_psfp_resources()
|