Searched defs:hopid (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | xdomain.c | 2189 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid() 2215 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid() 2232 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_in_hopid() 2243 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid()
|
| H A D | path.c | 40 int i, ret, hopid; in tb_path_find_dst_port() local
|
| H A D | switch.c | 827 void tb_port_release_in_hopid(struct tb_port *port, int hopid) in tb_port_release_in_hopid() 837 void tb_port_release_out_hopid(struct tb_port *port, int hopid) in tb_port_release_out_hopid()
|
| H A D | debugfs.c | 2233 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one()
|