in_hopid          232 drivers/thunderbolt/path.c 	int in_hopid, out_hopid;
in_hopid          254 drivers/thunderbolt/path.c 	in_hopid = src_hopid;
in_hopid          265 drivers/thunderbolt/path.c 		ret = tb_port_alloc_in_hopid(in_port, in_hopid, in_hopid);
in_hopid          268 drivers/thunderbolt/path.c 		in_hopid = ret;
in_hopid          287 drivers/thunderbolt/path.c 		path->hops[i].in_hop_index = in_hopid;
in_hopid          293 drivers/thunderbolt/path.c 		in_hopid = out_hopid;