Lines Matching refs:devlink
7 ``devlink`` regions enable access to driver defined address regions using
8 devlink.
11 region can then be accessed via the devlink region interface.
17 Snapshot identifiers are scoped to the devlink instance, not a region.
18 All snapshots with the same snapshot id within a devlink instance
25 states, but see also :doc:`devlink-health`
39 $ devlink region help
40 $ devlink region show [ DEV/REGION ]
41 $ devlink region del DEV/REGION snapshot SNAPSHOT_ID
42 $ devlink region dump DEV/REGION [ snapshot SNAPSHOT_ID ]
43 $ devlink region read DEV/REGION [ snapshot SNAPSHOT_ID ] address ADDRESS length length
46 $ devlink region show
51 $ devlink region del pci/0000:00:05.0/cr-space snapshot 1
54 $ devlink region new pci/0000:00:05.0/cr-space
58 $ devlink region dump pci/0000:00:05.0/fw-health snapshot 1
65 $ devlink region read pci/0000:00:05.0/fw-health snapshot 1 address 0 length 16