1 .. SPDX-License-Identifier: GPL-2.0 2 3 ============================== 4 ti-cpsw-switch devlink support 5 ============================== 6 7 This document describes the devlink features implemented by the ``ti-cpsw-switch`` 8 device driver. 9 10 Parameters 11 ========== 12 13 The ``ti-cpsw-switch`` driver implements the following driver-specific 14 parameters. 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
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.