Lines Matching refs:tb_path
101 struct tb_path *tb_path_discover(struct tb_port *src, int src_hopid,
108 struct tb_path *path;
236 * Return: Returns a tb_path on success or NULL on failure.
238 struct tb_path *tb_path_alloc(struct tb *tb, struct tb_port *src, int src_hopid,
244 struct tb_path *path;
358 void tb_path_free(struct tb_path *path)
379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop)
449 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop)
464 void tb_path_deactivate(struct tb_path *path)
490 int tb_path_activate(struct tb_path *path)
583 bool tb_path_is_invalid(struct tb_path *path)
603 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port)