Home
last modified time | relevance | path

Searched refs:test_vctrl (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c597 .vctrl = &test_vctrl, in vcap_api_encode_keyfield_test()
658 .vctrl = &test_vctrl, in vcap_api_encode_max_keyfield_test()
721 .vctrl = &test_vctrl, in vcap_api_encode_actionfield_test()
842 .vctrl = &test_vctrl, in vcap_api_encode_rule_keyset_test()
952 .vctrl = &test_vctrl, in vcap_api_encode_rule_actionset_test()
1020 .vctrl = &test_vctrl, in vcap_api_rule_add_keyvalue_test()
1195 .vctrl = &test_vctrl, in vcap_api_rule_find_keyset_basic_test()
1242 .vctrl = &test_vctrl, in vcap_api_rule_find_keyset_failed_test()
1289 .vctrl = &test_vctrl, in vcap_api_rule_find_keyset_many_test()
1469 .vctrl = &test_vctrl, in vcap_api_set_rule_counter_test()
[all …]
H A Dvcap_api_debugfs_kunit.c236 static struct vcap_control test_vctrl = { variable
245 INIT_LIST_HEAD(&test_vctrl.list); in vcap_test_api_init()
250 list_add_tail(&admin->list, &test_vctrl.list); in vcap_test_api_init()
327 ret = vcap_addr_keysets(&test_vctrl, &test_netdev, &admin, in vcap_api_addr_keyset_test()
336 ret = vcap_addr_keysets(&test_vctrl, &test_netdev, &admin, in vcap_api_addr_keyset_test()
375 ret = vcap_show_admin_raw(&test_vctrl, &admin, &out); in vcap_api_show_admin_raw_test()
420 vcap_show_admin_info(&test_vctrl, &admin, &out); in vcap_api_show_admin_test()
522 .vctrl = &test_vctrl, in vcap_api_show_admin_rule_test()
532 ret = vcap_show_admin(&test_vctrl, &admin, &out); in vcap_api_show_admin_rule_test()