tb_port_alloc_out_hopid  186 drivers/thunderbolt/path.c 		if (tb_port_alloc_out_hopid(out_port, next_hop, next_hop) < 0) {
tb_port_alloc_out_hopid  278 drivers/thunderbolt/path.c 			ret = tb_port_alloc_out_hopid(out_port, dst_hopid,
tb_port_alloc_out_hopid  281 drivers/thunderbolt/path.c 			ret = tb_port_alloc_out_hopid(out_port, -1, -1);
tb_port_alloc_out_hopid  600 drivers/thunderbolt/tb.h int tb_port_alloc_out_hopid(struct tb_port *port, int hopid, int max_hopid);