Searched defs:hopid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | path.c | 40 int i, ret, hopid; in tb_path_find_dst_port() local
|
H A D | debugfs.c | 531 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one() argument
|
H A D | switch.c | 829 void tb_port_release_in_hopid(struct tb_port *port, int hopid) in tb_port_release_in_hopid() argument 839 void tb_port_release_out_hopid(struct tb_port *port, int hopid) in tb_port_release_out_hopid() argument
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | path.c | 40 int i, ret, hopid; in tb_path_find_dst_port() local
|
H A D | debugfs.c | 1392 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one() argument
|
H A D | switch.c | 809 void tb_port_release_in_hopid(struct tb_port *port, int hopid) in tb_port_release_in_hopid() argument 819 void tb_port_release_out_hopid(struct tb_port *port, int hopid) in tb_port_release_out_hopid() argument
|
H A D | xdomain.c | 2127 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_in_hopid() argument 2149 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid) in tb_xdomain_alloc_out_hopid() argument 2166 tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid) tb_xdomain_release_in_hopid() argument 2177 tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid) tb_xdomain_release_out_hopid() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/thunderbolt/ |
H A D | main.c | 923 int hopid; in tbnet_open() local
|
Completed in 24 milliseconds