Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c2400 static bool tb_switch_exceeds_max_depth(const struct tb_switch *sw, int depth) in tb_switch_exceeds_max_depth() function
2471 if (tb_switch_exceeds_max_depth(sw, depth)) { in tb_switch_alloc()