Lines Matching full:lane
97 u32 ctrl, lane; in tb_lc_set_port_configured() local
111 /* Resolve correct lane */ in tb_lc_set_port_configured()
113 lane = TB_LC_SX_CTRL_L1C; in tb_lc_set_port_configured()
115 lane = TB_LC_SX_CTRL_L2C; in tb_lc_set_port_configured()
118 ctrl |= lane; in tb_lc_set_port_configured()
122 ctrl &= ~lane; in tb_lc_set_port_configured()
155 u32 ctrl, lane; in tb_lc_set_xdomain_configured() local
169 /* Resolve correct lane */ in tb_lc_set_xdomain_configured()
171 lane = TB_LC_SX_CTRL_L1D; in tb_lc_set_xdomain_configured()
173 lane = TB_LC_SX_CTRL_L2D; in tb_lc_set_xdomain_configured()
176 ctrl |= lane; in tb_lc_set_xdomain_configured()
178 ctrl &= ~lane; in tb_lc_set_xdomain_configured()
187 * Sets the lane configured for XDomain accordingly so that the LC knows
199 * Unsets the lane XDomain configuration.
207 * tb_lc_start_lane_initialization() - Start lane initialization
208 * @port: Device router lane 0 adapter
210 * Starts lane initialization for @port after the router resumed from
211 * sleep. Should be called for those downstream lane adapters that were
242 * tb_lc_is_clx_supported() - Check whether CLx is supported by the lane adapter
243 * @port: Lane adapter
267 * @port: Device router lane 0 adapter
293 * @port: Device router lane 0 adapter
344 * @port: Device router lane 0 adapter
364 * @port: Device router lane 0 adapter
489 * tb_lc_lane_bonding_possible() - Is lane bonding possible towards switch
492 * Checks whether conditions for lane bonding from parent to @sw are