Searched refs:is_unplugged (Results 1 – 6 of 6) sorted by relevance
229 if (path->hops[i].in_port->sw->is_unplugged) in tb_path_is_invalid()231 if (path->hops[i].out_port->sw->is_unplugged) in tb_path_is_invalid()
524 sw->is_unplugged = false; in update_switch()564 xd->is_unplugged = false; in update_xdomain()1754 sw->is_unplugged = true; in icm_unplug_children()1762 port->xdomain->is_unplugged = true; in icm_unplug_children()1782 if (port->xdomain && port->xdomain->is_unplugged) { in icm_free_unplugged_children()1791 if (port->remote->sw->is_unplugged) { in icm_free_unplugged_children()
1455 if (!sw->is_unplugged) in tb_switch_remove()1472 if (sw->is_unplugged) { in tb_sw_set_unplugged()1476 sw->is_unplugged = true; in tb_sw_set_unplugged()
118 if (port->remote->sw->is_unplugged) { in tb_free_unplugged_children()
99 bool is_unplugged; member
224 bool is_unplugged; member