Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thunderbolt/
Dswitch.c357 route, tb_route_length(route), upstream_port); in tb_switch_alloc()
363 sw->config.depth = tb_route_length(route); in tb_switch_alloc()
Dtb.h248 static inline int tb_route_length(u64 route) in tb_route_length() function