Lines Matching full:bonding
1351 * is the other side that initiates lane bonding. So here we in tb_xdomain_bond_lanes_uuid_high()
1382 dev_dbg(&xd->dev, "lane bonding %s\n", str_enabled_disabled(width == 2)); in tb_xdomain_bond_lanes_uuid_high()
1456 * Now disable lane 1 if bonding was not enabled. Do in tb_xdomain_get_properties()
1457 * this only if bonding was possible at the beginning in tb_xdomain_get_properties()
1531 dev_dbg(&xd->dev, "we have lower UUID, bonding lanes\n"); in tb_xdomain_queue_bonding()
1613 * If any of the lane bonding states fail we skip in tb_xdomain_state_work()
1614 * bonding completely and try to continue from in tb_xdomain_state_work()
2093 * tb_xdomain_lane_bonding_enable() - Enable lane bonding on XDomain
2096 * Lane bonding is disabled by default for XDomains. This function tries
2097 * to enable bonding by first enabling the port and waiting for the CL0
2124 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable()
2135 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable()
2142 dev_dbg(&xd->dev, "lane bonding enabled\n"); in tb_xdomain_lane_bonding_enable()
2148 * tb_xdomain_lane_bonding_disable() - Disable lane bonding
2151 * Lane bonding is disabled by default for XDomains. If bonding has been
2165 tb_port_warn(port, "timeout disabling lane bonding\n"); in tb_xdomain_lane_bonding_disable()
2170 dev_dbg(&xd->dev, "lane bonding disabled\n"); in tb_xdomain_lane_bonding_disable()