Home
last modified time | relevance | path

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

/linux/drivers/interconnect/
H A Dicc-kunit.c233 struct icc_path *path_cpu, *path_gpu; in icc_test_aggregation() local
245 path_gpu = icc_test_create_path(test, nodes_gpu, 2); in icc_test_aggregation()
248 icc_enable(path_gpu); in icc_test_aggregation()
254 ret = icc_set_bw(path_gpu, 2000, 2000); in icc_test_aggregation()
263 icc_test_destroy_path(test, path_gpu); in icc_test_aggregation()