32 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3==============================4ti-cpsw-switch devlink support5==============================6 7This document describes the devlink features implemented by the ``ti-cpsw-switch``8device driver.9 10Parameters11==========12 13The ``ti-cpsw-switch`` driver implements the following driver-specific14parameters.15 16.. list-table:: Driver-specific parameters implemented17 :widths: 5 5 5 8518 19 * - Name20 - Type21 - Mode22 - Description23 * - ``ale_bypass``24 - Boolean25 - runtime26 - Enables ALE_CONTROL(4).BYPASS mode for debugging purposes. In this27 mode, all packets will be sent to the host port only.28 * - ``switch_mode``29 - Boolean30 - runtime31 - Enable switch mode32