Home
last modified time | relevance | path

Searched defs:hopid (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/thunderbolt/
Dxdomain.c2047 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid()
2069 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid()
2086 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_in_hopid()
2097 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid()
Dpath.c40 int i, ret, hopid; in tb_path_find_dst_port() local
Dswitch.c804 void tb_port_release_in_hopid(struct tb_port *port, int hopid) in tb_port_release_in_hopid()
814 void tb_port_release_out_hopid(struct tb_port *port, int hopid) in tb_port_release_out_hopid()
Ddebugfs.c1365 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one()
/Linux-v6.1/drivers/net/
Dthunderbolt.c883 int hopid; in tbnet_open() local