Lines Matching refs:tb_tunnel

1337 	struct tb_tunnel *tunnel1, *tunnel2;  in tb_test_tunnel_pcie()
1393 struct tb_tunnel *tunnel; in tb_test_tunnel_dp()
1431 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain()
1477 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree()
1528 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length()
1607 struct tb_tunnel *tunnel1, *tunnel2, *tunnel3; in tb_test_tunnel_3dp()
1671 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_usb3()
1727 struct tb_tunnel *dp_tunnel; in tb_test_tunnel_port_on_path()
1792 struct tb_tunnel *tunnel; in tb_test_tunnel_dma()
1835 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_rx()
1872 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_tx()
1910 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_chain()
1975 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_match()
2027 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_not_bonded()
2060 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_bonded()
2093 struct tb_tunnel *tunnel; in tb_test_credit_alloc_pcie()
2126 struct tb_tunnel *tunnel; in tb_test_credit_alloc_without_dp()
2176 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dp()
2220 struct tb_tunnel *tunnel; in tb_test_credit_alloc_usb3()
2253 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dma()
2287 struct tb_tunnel *tunnel1, *tunnel2, *tunnel3; in tb_test_credit_alloc_dma_multiple()
2382 static struct tb_tunnel *TB_TEST_PCIE_TUNNEL(struct kunit *test, in TB_TEST_PCIE_TUNNEL()
2386 struct tb_tunnel *pcie_tunnel; in TB_TEST_PCIE_TUNNEL()
2412 static struct tb_tunnel *TB_TEST_DP_TUNNEL1(struct kunit *test, in TB_TEST_DP_TUNNEL1()
2416 struct tb_tunnel *dp_tunnel1; in TB_TEST_DP_TUNNEL1()
2449 static struct tb_tunnel *TB_TEST_DP_TUNNEL2(struct kunit *test, in TB_TEST_DP_TUNNEL2()
2453 struct tb_tunnel *dp_tunnel2; in TB_TEST_DP_TUNNEL2()
2486 static struct tb_tunnel *TB_TEST_USB3_TUNNEL(struct kunit *test, in TB_TEST_USB3_TUNNEL()
2490 struct tb_tunnel *usb3_tunnel; in TB_TEST_USB3_TUNNEL()
2516 static struct tb_tunnel *TB_TEST_DMA_TUNNEL1(struct kunit *test, in TB_TEST_DMA_TUNNEL1()
2520 struct tb_tunnel *dma_tunnel1; in TB_TEST_DMA_TUNNEL1()
2546 static struct tb_tunnel *TB_TEST_DMA_TUNNEL2(struct kunit *test, in TB_TEST_DMA_TUNNEL2()
2550 struct tb_tunnel *dma_tunnel2; in TB_TEST_DMA_TUNNEL2()
2578 struct tb_tunnel *pcie_tunnel, *dp_tunnel1, *dp_tunnel2, *usb3_tunnel; in tb_test_credit_alloc_all()
2579 struct tb_tunnel *dma_tunnel1, *dma_tunnel2; in tb_test_credit_alloc_all()