Searched refs:tb_port_path_direction_downstream (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dtunnel.h144 return tb_port_path_direction_downstream(tunnel->src_port,
H A Dtb.c472 if (tb_port_path_direction_downstream(src_port, dst_port))
615 downstream = tb_port_path_direction_downstream(src_port, dst_port);
629 bool downstream = tb_port_path_direction_downstream(src_port, dst_port);
660 bool downstream = tb_port_path_direction_downstream(src_port, dst_port);
987 downstream = tb_port_path_direction_downstream(src_port, dst_port);
1092 downstream = tb_port_path_direction_downstream(src_port, dst_port);
H A Dtb.h1080 * tb_port_path_direction_downstream() - Checks if path directed downstream
1088 tb_port_path_direction_downstream(const struct tb_port *src, function

Completed in 271 milliseconds