Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtest.c1337 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_pcie() local
1373 KUNIT_ASSERT_NOT_NULL(test, tunnel2); in tb_test_tunnel_pcie()
1385 tb_tunnel_free(tunnel2); in tb_test_tunnel_pcie()
1664 tb_tunnel_free(tunnel2); in tb_test_tunnel_3dp()
1671 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_usb3() local
1707 KUNIT_ASSERT_NOT_NULL(test, tunnel2); in tb_test_tunnel_usb3()
1719 tb_tunnel_free(tunnel2); in tb_test_tunnel_usb3()
2335 KUNIT_ASSERT_NOT_NULL(test, tunnel2); in tb_test_credit_alloc_dma_multiple()
2338 path = tunnel2->paths[0]; in tb_test_credit_alloc_dma_multiple()
2345 path = tunnel2->paths[1]; in tb_test_credit_alloc_dma_multiple()
[all …]