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   hns3
38   ionic
39   ice
40   mlx4
41   mlx5
42   mlxsw
43   mv88e6xxx
44   netdevsim
45   nfp
46   qed
47   ti-cpsw-switch
48   am65-nuss-cpsw-switch
49   prestera
50