Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dpath.c34 static struct tb_port *tb_path_find_dst_port(struct tb_port *src, int src_hopid, in tb_path_find_dst_port() argument
42 hopid = src_hopid; in tb_path_find_dst_port()
101 struct tb_path *tb_path_discover(struct tb_port *src, int src_hopid, in tb_path_discover() argument
114 if (src_hopid < 0 && dst) { in tb_path_discover()
122 src_hopid = tb_path_find_src_hopid(src, dst, dst_hopid); in tb_path_discover()
123 if (!src_hopid) in tb_path_discover()
128 h = src_hopid; in tb_path_discover()
173 h = src_hopid; in tb_path_discover()
215 src_hopid); in tb_path_discover()
238 struct tb_path *tb_path_alloc(struct tb *tb, struct tb_port *src, int src_hopid, in tb_path_alloc() argument
[all …]
Dtb.h1055 struct tb_path *tb_path_discover(struct tb_port *src, int src_hopid,
1059 struct tb_path *tb_path_alloc(struct tb *tb, struct tb_port *src, int src_hopid,