Searched refs:get_switch_at_route (Results 1 – 3 of 3) sorted by relevance
254 struct tb_switch *get_switch_at_route(struct tb_switch *sw, u64 route) in get_switch_at_route() function268 return get_switch_at_route(sw->ports[next_port].remote->sw, in get_switch_at_route()
230 struct tb_switch *get_switch_at_route(struct tb_switch *sw, u64 route);
226 sw = get_switch_at_route(tb->root_switch, ev->route); in tb_handle_hotplug()