Searched refs:tb_switch_add (Results 1 – 4 of 4) sorted by relevance
206 if (tb_switch_add(sw)) { in tb_scan_port()674 ret = tb_switch_add(tb->root_switch); in tb_start()
522 int tb_switch_add(struct tb_switch *sw);
605 ret = tb_switch_add(sw); in add_switch()2051 ret = tb_switch_add(tb->root_switch); in icm_start()
1766 int tb_switch_add(struct tb_switch *sw) in tb_switch_add() function