Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dpath.c392 static int __tb_path_deactivate_hop(struct tb_port *port, int hop_index, in __tb_path_deactivate_hop() function
459 return __tb_path_deactivate_hop(port, hop_index, true); in tb_path_deactivate_hop()
467 res = __tb_path_deactivate_hop(path->hops[i].in_port, in __tb_path_deactivate_hops()
544 __tb_path_deactivate_hop(path->hops[i].in_port, in tb_path_activate()