Searched refs:tb_switch_depth (Results 1 – 2 of 2) sorted by relevance
281 while (sw && tb_switch_depth(sw) > 1) in tb_enable_clx()287 if (tb_switch_depth(sw) != 1) in tb_enable_clx()1303 if (tb_switch_depth(sw) > 1 && in tb_configure_link()
870 static inline int tb_switch_depth(const struct tb_switch *sw) in tb_switch_depth() function