Searched defs:alloc_hopid (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ | ||
H A D | path.c | 101 tb_path_discover(struct tb_port *src, int src_hopid, struct tb_port *dst, int dst_hopid, struct tb_port **last, const char *name, bool alloc_hopid) tb_path_discover() argument |
H A D | tunnel.c | 262 tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, bool alloc_hopid) tb_tunnel_discover_pci() argument 1294 tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in, bool alloc_hopid) tb_tunnel_discover_dp() argument 1892 tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, bool alloc_hopid) tb_tunnel_discover_usb3() argument [all...] |
H A D | tb.h | 426 bool alloc_hopid; member |
Completed in 6 milliseconds