H A D | test.c | 845 struct tb_port *down, *up; in tb_test_path_not_connected() local 853 down = &dev1->ports[10]; in tb_test_path_not_connected() 856 path = tb_path_alloc(NULL, down, 8, up, 8, 0, "PCIe Down"); in tb_test_path_not_connected() 858 path = tb_path_alloc(NULL, down, 8, up, 8, 1, "PCIe Down"); in tb_test_path_not_connected() 897 struct tb_port *down, *up; in tb_test_path_not_bonded_lane0() local 904 down = &host->ports[9]; in tb_test_path_not_bonded_lane0() 907 path = tb_path_alloc(NULL, down, 8, up, 8, 0, "PCIe Down"); in tb_test_path_not_bonded_lane0() 1338 struct tb_port *down, *up; in tb_test_tunnel_pcie() local 1355 down = &host->ports[8]; in tb_test_tunnel_pcie() 1357 tunnel1 = tb_tunnel_alloc_pci(NULL, up, down); in tb_test_tunnel_pcie() 1672 struct tb_port *down, *up; tb_test_tunnel_usb3() local 2026 struct tb_port *up, *down; tb_test_credit_alloc_legacy_not_bonded() local 2059 struct tb_port *up, *down; tb_test_credit_alloc_legacy_bonded() local 2092 struct tb_port *up, *down; tb_test_credit_alloc_pcie() local 2125 struct tb_port *up, *down; tb_test_credit_alloc_without_dp() local 2219 struct tb_port *up, *down; tb_test_credit_alloc_usb3() local 2385 struct tb_port *up, *down; TB_TEST_PCIE_TUNNEL() local 2489 struct tb_port *up, *down; TB_TEST_USB3_TUNNEL() local [all...] |