Lines Matching full:lane
52 u32 ctrl, lane; in tb_lc_set_port_configured() local
66 /* Resolve correct lane */ in tb_lc_set_port_configured()
68 lane = TB_LC_SX_CTRL_L1C; in tb_lc_set_port_configured()
70 lane = TB_LC_SX_CTRL_L2C; in tb_lc_set_port_configured()
73 ctrl |= lane; in tb_lc_set_port_configured()
77 ctrl &= ~lane; in tb_lc_set_port_configured()
110 u32 ctrl, lane; in tb_lc_set_xdomain_configured() local
124 /* Resolve correct lane */ in tb_lc_set_xdomain_configured()
126 lane = TB_LC_SX_CTRL_L1D; in tb_lc_set_xdomain_configured()
128 lane = TB_LC_SX_CTRL_L2D; in tb_lc_set_xdomain_configured()
131 ctrl |= lane; in tb_lc_set_xdomain_configured()
133 ctrl &= ~lane; in tb_lc_set_xdomain_configured()
142 * Sets the lane configured for XDomain accordingly so that the LC knows
154 * Unsets the lane XDomain configuration.
162 * tb_lc_start_lane_initialization() - Start lane initialization
163 * @port: Device router lane 0 adapter
165 * Starts lane initialization for @port after the router resumed from
166 * sleep. Should be called for those downstream lane adapters that were
197 * tb_lc_is_clx_supported() - Check whether CLx is supported by the lane adapter
198 * @port: Lane adapter
222 * @port: Device router lane 0 adapter
248 * @port: Device router lane 0 adapter
299 * @port: Device router lane 0 adapter
319 * @port: Device router lane 0 adapter
444 * tb_lc_lane_bonding_possible() - Is lane bonding possible towards switch
447 * Checks whether conditions for lane bonding from parent to @sw are