Searched defs:hopid (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | xdomain.c | 2054 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid() 2076 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid() 2093 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_in_hopid() 2104 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_release_out_hopid()
|
A D | path.c | 40 int i, ret, hopid; in tb_path_find_dst_port() local
|
A D | switch.c | 813 void tb_port_release_in_hopid(struct tb_port *port, int hopid) in tb_port_release_in_hopid() 823 void tb_port_release_out_hopid(struct tb_port *port, int hopid) in tb_port_release_out_hopid()
|
A D | debugfs.c | 1368 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one()
|
/linux-6.3-rc2/drivers/net/thunderbolt/ |
A D | main.c | 922 int hopid; in tbnet_open() local
|
Completed in 19 milliseconds