Home
last modified time | relevance | path

Searched refs:vcap_client_keyfield (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c447 const struct vcap_client_keyfield *kf, in vcap_encode_keyfield()
533 struct vcap_client_keyfield *dst, in vcap_copy_from_client_keyfield()
534 const struct vcap_client_keyfield *src) in vcap_copy_from_client_keyfield()
637 const struct vcap_client_keyfield *ckf; in vcap_encode_rule_keyset()
639 struct vcap_client_keyfield tempkf; in vcap_encode_rule_keyset()
1003 struct vcap_client_keyfield *ckf, *newckf; in vcap_dup_rule()
1201 struct vcap_client_keyfield *field, in vcap_copy_to_client_keyfield()
1310 struct vcap_client_keyfield *field; in vcap_rule_alloc_keyfield()
1870 const struct vcap_client_keyfield *ckf; in _vcap_rule_find_keysets()
2389 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_rule()
[all …]
Dvcap_api_kunit.c596 struct vcap_client_keyfield ckf = { in vcap_api_encode_keyfield_test()
657 struct vcap_client_keyfield ckf = { in vcap_api_encode_max_keyfield_test()
841 struct vcap_client_keyfield ckf[] = { in vcap_api_encode_rule_keyset_test()
999 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_ckf()
1020 struct vcap_client_keyfield *kf; in vcap_api_rule_add_keyvalue_test()
1033 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1046 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1060 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1073 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1086 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
[all …]
Dvcap_api_client.h78 struct vcap_client_keyfield { struct
Dvcap_api_debugfs.c197 struct vcap_client_keyfield *ckf; in vcap_debugfs_show_rule_keyset()