Documentation/networking/devlink/ti-cpsw-switch.rst

Source file repositories/reference/linux-study-clean/Documentation/networking/devlink/ti-cpsw-switch.rst

File Facts

System
Linux kernel
Corpus path
Documentation/networking/devlink/ti-cpsw-switch.rst
Extension
.rst
Size
735 bytes
Lines
32
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: GPL-2.0

==============================
ti-cpsw-switch devlink support
==============================

This document describes the devlink features implemented by the ``ti-cpsw-switch``
device driver.

Parameters
==========

The ``ti-cpsw-switch`` driver implements the following driver-specific
parameters.

.. list-table:: Driver-specific parameters implemented
   :widths: 5 5 5 85

   * - Name
     - Type
     - Mode
     - Description
   * - ``ale_bypass``
     - Boolean
     - runtime
     - Enables ALE_CONTROL(4).BYPASS mode for debugging purposes. In this
       mode, all packets will be sent to the host port only.
   * - ``switch_mode``
     - Boolean
     - runtime
     - Enable switch mode

Annotation

Implementation Notes