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