Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c600 struct vcap_client_keyfield ckf = { in vcap_api_encode_keyfield_test()
661 struct vcap_client_keyfield ckf = { in vcap_api_encode_max_keyfield_test()
845 struct vcap_client_keyfield ckf[] = { in vcap_api_encode_rule_keyset_test()
1003 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_ckf()
1024 struct vcap_client_keyfield *kf; in vcap_api_rule_add_keyvalue_test()
1037 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1050 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1064 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1077 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
1090 kf = list_first_entry(&rule->keyfields, struct vcap_client_keyfield, in vcap_api_rule_add_keyvalue_test()
[all …]
H A 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()
1013 struct vcap_client_keyfield *ckf, *newckf; in vcap_dup_rule()
1211 struct vcap_client_keyfield *field, in vcap_copy_to_client_keyfield()
1320 struct vcap_client_keyfield *field; in vcap_rule_alloc_keyfield()
1880 const struct vcap_client_keyfield *ckf; in _vcap_rule_find_keysets()
2399 struct vcap_client_keyfield *ckf, *next_ckf; in vcap_free_rule()
[all …]
H A Dvcap_api_client.h78 struct vcap_client_keyfield { struct