Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dpath.c35 int dst_hopid) in tb_path_find_dst_port() argument
62 return out_port && hopid == dst_hopid ? out_port : NULL; in tb_path_find_dst_port()
66 const struct tb_port *dst, int dst_hopid) in tb_path_find_src_hopid() argument
72 out = tb_path_find_dst_port(src, i, dst_hopid); in tb_path_find_src_hopid()
102 struct tb_port *dst, int dst_hopid, in tb_path_discover() argument
122 src_hopid = tb_path_find_src_hopid(src, dst, dst_hopid); in tb_path_discover()
239 struct tb_port *dst, int dst_hopid, int link_nr, in tb_path_alloc() argument
323 ret = tb_port_alloc_out_hopid(out_port, dst_hopid, in tb_path_alloc()
324 dst_hopid); in tb_path_alloc()
Dtb.h1090 struct tb_port *dst, int dst_hopid,
1094 struct tb_port *dst, int dst_hopid, int link_nr,