Searched refs:vcap_client_actionfield (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_client.h | 135 struct vcap_client_actionfield { struct 280 struct vcap_client_actionfield *
|
H A 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 …]
|
H A D | vcap_api_kunit.c | 723 struct vcap_client_actionfield caf = { in vcap_api_encode_actionfield_test() 954 struct vcap_client_actionfield caf[] = { in vcap_api_encode_rule_actionset_test() 1102 struct vcap_client_actionfield *caf, *next_caf; in vcap_free_caf() 1123 struct vcap_client_actionfield *af; in vcap_api_rule_add_actionvalue_test() 1132 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1144 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1156 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1168 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test() 1180 struct vcap_client_actionfield, ctrl.list); in vcap_api_rule_add_actionvalue_test()
|
H A D | vcap_api_debugfs.c | 218 struct vcap_client_actionfield *caf; in vcap_debugfs_show_rule_actionset()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc_flower.c | 1252 struct vcap_client_actionfield *afield; in sparx5_tc_free_psfp_resources()
|