Commit cf4cb322 authored by Jacob Keller's avatar Jacob Keller Committed by David S. Miller
Browse files

devlink: add documentation for ionic device driver



The IONIC device driver allocates a devlink and reports versions. Add
documentation for this driver.

Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Cc: Shannon Nelson <snelson@pensando.io>
Acked-by: default avatarShannon Nelson <snelson@pensandi.io>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0b0f945f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ parameters, info versions, and other features it supports.
   :maxdepth: 1

   bnxt
   ionic
   mlx4
   mlx5
   mlxsw
+29 −0
Original line number Diff line number Diff line
.. SPDX-License-Identifier: GPL-2.0

=====================
ionic devlink support
=====================

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

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

The ``ionic`` driver reports the following versions

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

   * - Name
     - Type
     - Description
   * - ``fw``
     - running
     - Version of firmware running on the device
   * - ``asic.id``
     - fixed
     - The ASIC type for this device
   * - ``asic.rev``
     - fixed
     - The revision of the ASIC for this device