Searched refs:tb_switch_depth (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtb.c186 while (sw && tb_switch_depth(sw) > 1)
192 if (tb_switch_depth(sw) != 1)
1191 if (tb_switch_depth(sw) > 1 &&
H A Dtb.h897 * tb_switch_depth() - Returns depth of the connected router
900 static inline int tb_switch_depth(const struct tb_switch *sw) function

Completed in 93 milliseconds