1.. SPDX-License-Identifier: GPL-2.0
2
3==============================
4ti-cpsw-switch devlink support
5==============================
6
7This document describes the devlink features implemented by the ``ti-cpsw-switch``
8device driver.
9
10Parameters
11==========
12
13The ``ti-cpsw-switch`` driver implements the following driver-specific
14parameters.
15
16.. list-table:: Driver-specific parameters implemented
17   :widths: 5 5 5 85
18
19   * - Name
20     - Type
21     - Mode
22     - Description
23   * - ``ale_bypass``
24     - Boolean
25     - runtime
26     - Enables ALE_CONTROL(4).BYPASS mode for debugging purposes. In this
27       mode, all packets will be sent to the host port only.
28   * - ``switch_mode``
29     - Boolean
30     - runtime
31     - Enable switch mode
32