Lines Matching full:router
178 * tb_switch_clx_is_supported() - Is CLx supported on this type of router
179 * @sw: The router to check CLx support for
200 * tb_switch_clx_init() - Initialize router CL states
201 * @sw: Router
203 * Can be called for any router. Initializes the current CL state by
307 * tb_switch_clx_enable() - Enable CLx on upstream port of specified router
308 * @sw: Router to enable CLx for
387 * tb_switch_clx_disable() - Disable CLx on upstream port of specified router
388 * @sw: Router to disable CLx for
390 * Disables all CL states of the given router. Can be called on any
391 * router and if the states were not enabled already does nothing.