Lines Matching full:bonding
1347 * is the other side that initiates lane bonding. So here we in tb_xdomain_bond_lanes_uuid_high()
1378 dev_dbg(&xd->dev, "lane bonding %s\n", str_enabled_disabled(width == 2)); in tb_xdomain_bond_lanes_uuid_high()
1452 * Now disable lane 1 if bonding was not enabled. Do in tb_xdomain_get_properties()
1453 * this only if bonding was possible at the beginning in tb_xdomain_get_properties()
1527 dev_dbg(&xd->dev, "we have lower UUID, bonding lanes\n"); in tb_xdomain_queue_bonding()
1609 * If any of the lane bonding states fail we skip in tb_xdomain_state_work()
1610 * bonding completely and try to continue from in tb_xdomain_state_work()
2087 * tb_xdomain_lane_bonding_enable() - Enable lane bonding on XDomain
2090 * Lane bonding is disabled by default for XDomains. This function tries
2091 * to enable bonding by first enabling the port and waiting for the CL0
2118 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable()
2129 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable()
2136 dev_dbg(&xd->dev, "lane bonding enabled\n"); in tb_xdomain_lane_bonding_enable()
2142 * tb_xdomain_lane_bonding_disable() - Disable lane bonding
2145 * Lane bonding is disabled by default for XDomains. If bonding has been
2159 tb_port_warn(port, "timeout disabling lane bonding\n"); in tb_xdomain_lane_bonding_disable()
2164 dev_dbg(&xd->dev, "lane bonding disabled\n"); in tb_xdomain_lane_bonding_disable()