tb_usb3_port_is_enabled
return tb_usb3_port_is_enabled(port);
if (down && !tb_usb3_port_is_enabled(down))
bool tb_usb3_port_is_enabled(struct tb_port *port);
if (!tb_usb3_port_is_enabled(down))
if (!tb_usb3_port_is_enabled(tunnel->dst_port)) {