Documentation/networking/devlink/etas_es58x.rst

Source file repositories/reference/linux-study-clean/Documentation/networking/devlink/etas_es58x.rst

File Facts

System
Linux kernel
Corpus path
Documentation/networking/devlink/etas_es58x.rst
Extension
.rst
Size
979 bytes
Lines
37
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

==========================
etas_es58x devlink support
==========================

This document describes the devlink features implemented by the
``etas_es58x`` device driver.

Info versions
=============

The ``etas_es58x`` driver reports the following versions

.. list-table:: devlink info versions implemented
   :widths: 5 5 90

   * - Name
     - Type
     - Description
   * - ``fw``
     - running
     - Version of the firmware running on the device. Also available
       through ``ethtool -i`` as the first member of the
       ``firmware-version``.
   * - ``fw.bootloader``
     - running
     - Version of the bootloader running on the device. Also available
       through ``ethtool -i`` as the second member of the
       ``firmware-version``.
   * - ``board.rev``
     - fixed
     - The hardware revision of the device.
   * - ``serial_number``
     - fixed
     - The USB serial number. Also available through ``lsusb -v``.

Annotation

Implementation Notes