Lines Matching refs:tb_tunnel
1279 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_pcie()
1335 struct tb_tunnel *tunnel; in tb_test_tunnel_dp()
1373 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain()
1419 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree()
1470 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length()
1548 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_usb3()
1604 struct tb_tunnel *dp_tunnel; in tb_test_tunnel_port_on_path()
1669 struct tb_tunnel *tunnel; in tb_test_tunnel_dma()
1712 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_rx()
1749 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_tx()
1787 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_chain()
1852 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_match()
1904 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_not_bonded()
1937 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_bonded()
1970 struct tb_tunnel *tunnel; in tb_test_credit_alloc_pcie()
2003 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dp()
2047 struct tb_tunnel *tunnel; in tb_test_credit_alloc_usb3()
2080 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dma()
2114 struct tb_tunnel *tunnel1, *tunnel2, *tunnel3; in tb_test_credit_alloc_dma_multiple()
2209 static struct tb_tunnel *TB_TEST_PCIE_TUNNEL(struct kunit *test, in TB_TEST_PCIE_TUNNEL()
2213 struct tb_tunnel *pcie_tunnel; in TB_TEST_PCIE_TUNNEL()
2239 static struct tb_tunnel *TB_TEST_DP_TUNNEL1(struct kunit *test, in TB_TEST_DP_TUNNEL1()
2243 struct tb_tunnel *dp_tunnel1; in TB_TEST_DP_TUNNEL1()
2276 static struct tb_tunnel *TB_TEST_DP_TUNNEL2(struct kunit *test, in TB_TEST_DP_TUNNEL2()
2280 struct tb_tunnel *dp_tunnel2; in TB_TEST_DP_TUNNEL2()
2313 static struct tb_tunnel *TB_TEST_USB3_TUNNEL(struct kunit *test, in TB_TEST_USB3_TUNNEL()
2317 struct tb_tunnel *usb3_tunnel; in TB_TEST_USB3_TUNNEL()
2343 static struct tb_tunnel *TB_TEST_DMA_TUNNEL1(struct kunit *test, in TB_TEST_DMA_TUNNEL1()
2347 struct tb_tunnel *dma_tunnel1; in TB_TEST_DMA_TUNNEL1()
2373 static struct tb_tunnel *TB_TEST_DMA_TUNNEL2(struct kunit *test, in TB_TEST_DMA_TUNNEL2()
2377 struct tb_tunnel *dma_tunnel2; in TB_TEST_DMA_TUNNEL2()
2405 struct tb_tunnel *pcie_tunnel, *dp_tunnel1, *dp_tunnel2, *usb3_tunnel; in tb_test_credit_alloc_all()
2406 struct tb_tunnel *dma_tunnel1, *dma_tunnel2; in tb_test_credit_alloc_all()