Lines Matching refs:tb_tunnel

1320 	struct tb_tunnel *tunnel1, *tunnel2;  in tb_test_tunnel_pcie()
1376 struct tb_tunnel *tunnel; in tb_test_tunnel_dp()
1414 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_chain()
1460 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_tree()
1511 struct tb_tunnel *tunnel; in tb_test_tunnel_dp_max_length()
1589 struct tb_tunnel *tunnel1, *tunnel2; in tb_test_tunnel_usb3()
1645 struct tb_tunnel *dp_tunnel; in tb_test_tunnel_port_on_path()
1710 struct tb_tunnel *tunnel; in tb_test_tunnel_dma()
1753 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_rx()
1790 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_tx()
1828 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_chain()
1893 struct tb_tunnel *tunnel; in tb_test_tunnel_dma_match()
1945 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_not_bonded()
1978 struct tb_tunnel *tunnel; in tb_test_credit_alloc_legacy_bonded()
2011 struct tb_tunnel *tunnel; in tb_test_credit_alloc_pcie()
2044 struct tb_tunnel *tunnel; in tb_test_credit_alloc_without_dp()
2094 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dp()
2138 struct tb_tunnel *tunnel; in tb_test_credit_alloc_usb3()
2171 struct tb_tunnel *tunnel; in tb_test_credit_alloc_dma()
2205 struct tb_tunnel *tunnel1, *tunnel2, *tunnel3; in tb_test_credit_alloc_dma_multiple()
2300 static struct tb_tunnel *TB_TEST_PCIE_TUNNEL(struct kunit *test, in TB_TEST_PCIE_TUNNEL()
2304 struct tb_tunnel *pcie_tunnel; in TB_TEST_PCIE_TUNNEL()
2330 static struct tb_tunnel *TB_TEST_DP_TUNNEL1(struct kunit *test, in TB_TEST_DP_TUNNEL1()
2334 struct tb_tunnel *dp_tunnel1; in TB_TEST_DP_TUNNEL1()
2367 static struct tb_tunnel *TB_TEST_DP_TUNNEL2(struct kunit *test, in TB_TEST_DP_TUNNEL2()
2371 struct tb_tunnel *dp_tunnel2; in TB_TEST_DP_TUNNEL2()
2404 static struct tb_tunnel *TB_TEST_USB3_TUNNEL(struct kunit *test, in TB_TEST_USB3_TUNNEL()
2408 struct tb_tunnel *usb3_tunnel; in TB_TEST_USB3_TUNNEL()
2434 static struct tb_tunnel *TB_TEST_DMA_TUNNEL1(struct kunit *test, in TB_TEST_DMA_TUNNEL1()
2438 struct tb_tunnel *dma_tunnel1; in TB_TEST_DMA_TUNNEL1()
2464 static struct tb_tunnel *TB_TEST_DMA_TUNNEL2(struct kunit *test, in TB_TEST_DMA_TUNNEL2()
2468 struct tb_tunnel *dma_tunnel2; in TB_TEST_DMA_TUNNEL2()
2496 struct tb_tunnel *pcie_tunnel, *dp_tunnel1, *dp_tunnel2, *usb3_tunnel; in tb_test_credit_alloc_all()
2497 struct tb_tunnel *dma_tunnel1, *dma_tunnel2; in tb_test_credit_alloc_all()