Home
last modified time | relevance | path

Searched refs:tb_next_port_on_path (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dpath.c258 in_port = tb_next_port_on_path(src, dst, out_port); in tb_path_alloc()
270 out_port = tb_next_port_on_path(src, dst, in_port); in tb_path_alloc()
Dtb.h602 struct tb_port *tb_next_port_on_path(struct tb_port *start, struct tb_port *end,
Dswitch.c739 struct tb_port *tb_next_port_on_path(struct tb_port *start, struct tb_port *end, in tb_next_port_on_path() function