Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dswitch.c1178 sw->config.depth = tb_route_length(route); in tb_switch_alloc()
1248 sw->config.depth = tb_route_length(route); in tb_switch_alloc_safe_mode()
1282 route, tb_route_length(route), sw->config.upstream_port_number); in tb_switch_configure()
Dtb.h446 static inline int tb_route_length(u64 route) in tb_route_length() function
Dicm.c169 int depth = tb_route_length(route); in get_parent_route()