Searched refs:tb_dp_port_is_enabled (Results 1 – 4 of 4) sorted by relevance
794 if (!tb_dp_port_is_enabled(in)) in tb_tunnel_discover_dp()837 if (!tb_dp_port_is_enabled(tunnel->dst_port)) in tb_tunnel_discover_dp()
1080 bool tb_dp_port_is_enabled(struct tb_port *port);
1357 return tb_dp_port_is_enabled(port); in tb_port_is_enabled()1511 bool tb_dp_port_is_enabled(struct tb_port *port) in tb_dp_port_is_enabled() function
618 !tb_dp_port_is_enabled(port)) { in tb_scan_port()