Home
last modified time | relevance | path

Searched refs:upstream_port (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thunderbolt/
Dswitch.c344 int upstream_port = tb_cfg_get_upstream_port(tb->ctl, route); in tb_switch_alloc() local
345 if (upstream_port < 0) in tb_switch_alloc()
357 route, tb_route_length(route), upstream_port); in tb_switch_alloc()
362 sw->config.upstream_port_number = upstream_port; in tb_switch_alloc()