Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dswitch.c1897 depth = tb_route_length(route); in tb_switch_alloc()
2002 sw->config.depth = tb_route_length(route); in tb_switch_alloc_safe_mode()
2038 tb_route_length(route), sw->config.upstream_port_number); in tb_switch_configure()
H A Dtb.h917 static inline int tb_route_length(u64 route) in tb_route_length() function
H A Dicm.c191 int depth = tb_route_length(route); in get_parent_route()
H A Dtest.c48 sw->config.depth = tb_route_length(route); in alloc_switch()