Lines Matching refs:tb_switch

36 static struct tb_switch *alloc_switch(struct kunit *test, u64 route,  in alloc_switch()
39 struct tb_switch *sw; in alloc_switch()
72 static struct tb_switch *alloc_host(struct kunit *test) in alloc_host()
74 struct tb_switch *sw; in alloc_host()
145 static struct tb_switch *alloc_dev_default(struct kunit *test, in alloc_dev_default()
146 struct tb_switch *parent, in alloc_dev_default()
150 struct tb_switch *sw; in alloc_dev_default()
275 static struct tb_switch *alloc_dev_with_dpin(struct kunit *test, in alloc_dev_with_dpin()
276 struct tb_switch *parent, in alloc_dev_with_dpin()
279 struct tb_switch *sw; in alloc_dev_with_dpin()
299 struct tb_switch *host; in tb_test_path_basic()
316 struct tb_switch *host, *dev; in tb_test_path_not_connected_walk()
370 struct tb_switch *host, *dev; in tb_test_path_single_hop_walk()
428 struct tb_switch *host, *dev1, *dev2; in tb_test_path_daisy_chain_walk()
489 struct tb_switch *host, *dev1, *dev3; in tb_test_path_simple_tree_walk()
567 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5, *dev6, *dev7, *dev9; in tb_test_path_complex_tree_walk()
614 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_path_max_length_walk()
615 struct tb_switch *dev7, *dev8, *dev9, *dev10, *dev11, *dev12; in tb_test_path_max_length_walk()
717 struct tb_switch *host, *dev1, *dev2; in tb_test_path_not_connected()
769 struct tb_switch *host, *dev; in tb_test_path_not_bonded_lane0()
831 struct tb_switch *host, *dev; in tb_test_path_not_bonded_lane1()
909 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain()
989 struct tb_switch *host, *dev1, *dev2, *dev3; in tb_test_path_not_bonded_lane1_chain_reverse()
1080 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain()
1172 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4; in tb_test_path_mixed_chain_reverse()
1209 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_pcie()
1264 struct tb_switch *host, *dev; in tb_test_tunnel_dp()
1302 struct tb_switch *host, *dev1, *dev4; in tb_test_tunnel_dp_chain()
1348 struct tb_switch *host, *dev1, *dev2, *dev3, *dev5; in tb_test_tunnel_dp_tree()
1398 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5, *dev6; in tb_test_tunnel_dp_max_length()
1399 struct tb_switch *dev7, *dev8, *dev9, *dev10, *dev11, *dev12; in tb_test_tunnel_dp_max_length()
1478 struct tb_switch *host, *dev1, *dev2; in tb_test_tunnel_usb3()
1533 struct tb_switch *host, *dev1, *dev2, *dev3, *dev4, *dev5; in tb_test_tunnel_port_on_path()