Merge tag 'amdtee-fixes-for-5.10' of git://git.linaro.org:/people/jens.wiklander...
[linux-2.6-microblaze.git] / Documentation / networking / devlink / index.rst
1 Linux Devlink Documentation
2 ===========================
3
4 devlink is an API to expose device information and resources not directly
5 related to any device class, such as chip-wide/switch-ASIC-wide configuration.
6
7 Interface documentation
8 -----------------------
9
10 The following pages describe various interfaces available through devlink in
11 general.
12
13 .. toctree::
14    :maxdepth: 1
15
16    devlink-dpipe
17    devlink-health
18    devlink-info
19    devlink-flash
20    devlink-params
21    devlink-region
22    devlink-resource
23    devlink-reload
24    devlink-trap
25
26 Driver-specific documentation
27 -----------------------------
28
29 Each driver that implements ``devlink`` is expected to document what
30 parameters, info versions, and other features it supports.
31
32 .. toctree::
33    :maxdepth: 1
34
35    bnxt
36    ionic
37    ice
38    mlx4
39    mlx5
40    mlxsw
41    mv88e6xxx
42    netdevsim
43    nfp
44    sja1105
45    qed
46    ti-cpsw-switch