Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb.c261 sw = get_switch_at_route(tb->root_switch, ev->route); in tb_handle_hotplug()
Dtb.h401 struct tb_switch *get_switch_at_route(struct tb_switch *sw, u64 route);
Dswitch.c648 struct tb_switch *get_switch_at_route(struct tb_switch *sw, u64 route) in get_switch_at_route() function
662 return get_switch_at_route(sw->ports[next_port].remote->sw, in get_switch_at_route()
Dicm.c799 sw = get_switch_at_route(tb->root_switch, route); in icm_fr_xdomain_connected()
1144 sw = get_switch_at_route(tb->root_switch, route); in icm_tr_xdomain_connected()